summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-04-26 09:12:41 +0000
committerSimon Josefsson <simon@josefsson.org>2006-04-26 09:12:41 +0000
commit53b7ed4866f3ee2882b920cf4cb211baefcf27e5 (patch)
treefc7a0d907897db199fb2fba5e6a036a455f4c69d
parentb2172db09f893ea911555c905194c759179b36b8 (diff)
downloadlibtasn1-53b7ed4866f3ee2882b920cf4cb211baefcf27e5.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67a74f7..208b847 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.3.3
+- Add some 'const' to prototypes.
+- Remove some 'unsigned' keywords.
+
Version 0.3.2
- Corrected bug in asn1_der_coding() which overwrited some
data in the original structure.