summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-28 14:27:11 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-28 14:35:40 +0100
commit58afc050dac52b2d2c56869a2f139729f666b740 (patch)
treefa8f588055deea548192b7b30c15f185ea4d8f26 /NEWS
parent2f1c471fbcdbcedf69f914a5a3726107c156b17d (diff)
downloadlibtasn1-58afc050dac52b2d2c56869a2f139729f666b740.tar.gz
libtasn1-58afc050dac52b2d2c56869a2f139729f666b740.tar.bz2
libtasn1-58afc050dac52b2d2c56869a2f139729f666b740.zip
bumped version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d5c9297..7ab3347 100644
--- a/NEWS
+++ b/NEWS
@@ -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.