summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-06 10:29:46 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-06 10:29:46 +0100
commit4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f (patch)
treec437c2d6e59c4f1f598285491d834211a0b0b284 /NEWS
parent287697db7d7d0dcb554c823aceac60d3a70764c4 (diff)
downloadlibtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.tar.gz
libtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.tar.bz2
libtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.zip
Use v1.6 for next release instead.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b60bfb6..c3f71c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 2.0 (unreleased)
+Version 1.6 (unreleased)
- 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.
- Optimized tree generation.