updated
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 4 Oct 2012 17:40:53 +0000 (19:40 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 4 Oct 2012 17:40:53 +0000 (19:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ad700d8..1b9c4ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
 * Noteworthy changes in release 3.0 (unreleased) [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.
 - Optimizations in tree search.