diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-03-13 23:47:28 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-03-13 23:47:28 +0100 |
commit | 4b1805a021aa9abe74ba775aaaff84fc21ea07e9 (patch) | |
tree | ef0d8c63b2060bb280716561fa044c3b2e3063bb /NEWS | |
parent | e9e074f518658c46dcc45c9305c7ff4f8eade302 (diff) | |
download | libtasn1-4b1805a021aa9abe74ba775aaaff84fc21ea07e9.tar.gz libtasn1-4b1805a021aa9abe74ba775aaaff84fc21ea07e9.tar.bz2 libtasn1-4b1805a021aa9abe74ba775aaaff84fc21ea07e9.zip |
Add self-check.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ GNU Libtasn1 NEWS -*- outline -*- - Cleanup license headers. - build: Update gnulib files. - Corrected DER decoding issue (reported by Matthew Hall). + Added self check to detect the problem, see tests/Test_overflow.c. * Noteworthy changes in release 2.11 (2011-11-25) [stable] - qa: Now builds without compiler warnings with Solaris CC. |