summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-05-07 14:59:41 +0000
committerSimon Josefsson <simon@josefsson.org>2006-05-07 14:59:41 +0000
commit17eb8110f2ae59c4a5e863bccbb4d6cea2496ec7 (patch)
tree520de3c509f4119a002c0923662f0591c09ba532 /NEWS
parent883415405fe1e724c01583449c796c79c09c30dc (diff)
downloadlibtasn1-17eb8110f2ae59c4a5e863bccbb4d6cea2496ec7.tar.gz
Add dates for releases.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46ce3ed..52c55e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.3.3
+Version 0.3.3 (unreleased)
- Add some 'const' to prototypes.
- Remove some 'unsigned' keywords.
- Corrected asn1_der_coding() bug introduced when it became reentrant.