diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-02-09 12:46:47 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-02-09 12:46:47 +0000 |
commit | de7ad789a75790fef8bae817b420742467f85c22 (patch) | |
tree | d4381c217cda42adba378b9726a82b0d4446ddab /NEWS | |
parent | dad0d18769183a0ed51aca0a61d00ea5c79db141 (diff) | |
download | libtasn1-de7ad789a75790fef8bae817b420742467f85c22.tar.gz libtasn1-de7ad789a75790fef8bae817b420742467f85c22.tar.bz2 libtasn1-de7ad789a75790fef8bae817b420742467f85c22.zip |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 0.2.18 - Add 'const' keyword to some prototypes, thanks to Frediano ZIGLIO. - Fixed typo in src/Makefile.am to make it build with objdir != srcdir, thanks to Bernard Leak. +- Update of gnulib files. Version 0.2.17 - Fixed typo to make it build. |