diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-11-06 10:29:46 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-11-06 10:29:46 +0100 |
commit | 4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f (patch) | |
tree | c437c2d6e59c4f1f598285491d834211a0b0b284 /NEWS | |
parent | 287697db7d7d0dcb554c823aceac60d3a70764c4 (diff) | |
download | libtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.tar.gz libtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.tar.bz2 libtasn1-4110f62d1ccce4a0b2cfc5ea304c69b5c14c4d8f.zip |
Use v1.6 for next release instead.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |