diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-02-09 12:53:24 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-02-09 12:53:24 +0000 |
commit | fb915d6562a86985cae9f146ceec1f954d8384c4 (patch) | |
tree | 3ee42259a9973efd4d1a4b77d4122a64965c489e /NEWS | |
parent | de7ad789a75790fef8bae817b420742467f85c22 (diff) | |
download | libtasn1-fb915d6562a86985cae9f146ceec1f954d8384c4.tar.gz libtasn1-fb915d6562a86985cae9f146ceec1f954d8384c4.tar.bz2 libtasn1-fb915d6562a86985cae9f146ceec1f954d8384c4.zip |
Fix typos.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Version 0.2.18 - Fixed typo in src/Makefile.am to make it build with objdir != srcdir, thanks to Bernard Leak. - Update of gnulib files. +- Typo fixes in comments, e.g. finish libasn1 to libtasn1 renaming, + use LGPL boiler plate on some files in lib/. Version 0.2.17 - Fixed typo to make it build. |