diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-10-28 14:27:11 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-10-28 14:35:40 +0100 |
commit | 58afc050dac52b2d2c56869a2f139729f666b740 (patch) | |
tree | fa8f588055deea548192b7b30c15f185ea4d8f26 /NEWS | |
parent | 2f1c471fbcdbcedf69f914a5a3726107c156b17d (diff) | |
download | libtasn1-58afc050dac52b2d2c56869a2f139729f666b740.tar.gz libtasn1-58afc050dac52b2d2c56869a2f139729f666b740.tar.bz2 libtasn1-58afc050dac52b2d2c56869a2f139729f666b740.zip |
bumped version
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ GNU Libtasn1 NEWS -*- outline -*- -* Noteworthy changes in release 3.0 (unreleased) [stable] +* Noteworthy changes in release 3.0 (2012-10-28) [stable] - Added tool in tests/ to benchmark X.509 structure decoding. - Added asn1_read_node_value() to obtain a node's value. - Optimizations in internal tree allocation. |