diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-06-02 11:25:03 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-06-02 11:25:03 +0200 |
commit | 70ad60dfb9cd27f4f3ab55809357cd99750c6602 (patch) | |
tree | ff8b94d57ff81b6b0c66033b5773bb55b7693b04 /NEWS | |
parent | 0d0abfd58407cfed8cd2ffe86de8d0a2c8d011ea (diff) | |
download | libtasn1-70ad60dfb9cd27f4f3ab55809357cd99750c6602.tar.gz libtasn1-70ad60dfb9cd27f4f3ab55809357cd99750c6602.tar.bz2 libtasn1-70ad60dfb9cd27f4f3ab55809357cd99750c6602.zip |
Fix typo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ GNU Libtasn1 NEWS -*- outline -*- - Libtasn1 is now an official GNU project. - Solve build problem on Tru64 related to TRUE/FALSE. - Fixed warning in ASN1.y. -- Use "Software libraries" info dircateogory. +- Use "Software libraries" info dircategory. - Drop GPL/LGPL copies from the manual (not needed there). * Noteworthy changes in release 2.2 (2009-05-20) [stable] |