summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-06-26 14:31:42 +0000
committerSimon Josefsson <simon@josefsson.org>2006-06-26 14:31:42 +0000
commit3ec46c49b8bb9f4f4b0bbf98111a5f3a0827c6e3 (patch)
tree7b7807025d8c104c5f62e975afc0ed9320d628b8 /NEWS
parentda6c00e91e7433f025d562312196c5ee572c5df8 (diff)
downloadlibtasn1-3ec46c49b8bb9f4f4b0bbf98111a5f3a0827c6e3.tar.gz
libtasn1-3ec46c49b8bb9f4f4b0bbf98111a5f3a0827c6e3.tar.bz2
libtasn1-3ec46c49b8bb9f4f4b0bbf98111a5f3a0827c6e3.zip
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index deb0d95..76cb3f0 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Version 0.3.5 (unreleased)
- Fix asn1_octet_der to handle writes of zero-length buffers, before
it did not write the ASN.1 length for a zero-length buffer. This caused
ASN.1 encodings to be incorrect on 64-bit platforms.
+- Fix test of -Wno-pointer-sign.
Version 0.3.4 (released 2006-05-10)
- Really fix encodings.