summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-10 09:01:43 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-10 09:01:43 +0100
commitfebcbabd97af12b913c2f87cc4e52376b369cddb (patch)
tree1eeed525852d703b86982ccb5c08f48c3c6b2624 /NEWS
parent2dda5b2448039a097aca93cbec21e3206f6ad1c3 (diff)
downloadlibtasn1-febcbabd97af12b913c2f87cc4e52376b369cddb.tar.gz
libtasn1-febcbabd97af12b913c2f87cc4e52376b369cddb.tar.bz2
libtasn1-febcbabd97af12b913c2f87cc4e52376b369cddb.zip
Version 1.6.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78dee26..ed0c0c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.6 (unreleased)
+Version 1.6 (released 2008-11-10)
- Fixed namespace violation for MAX_NAME_SIZE and MAX_ERROR_DESCRIPTION_SIZE.
The new names are ASN1_MAX_NAME_SIZE and ASN1_MAX_ERROR_DESCRIPTION_SIZE.
- Fixed namespace violation for libtasn1_perror and libtasn1_strerror.