diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,12 @@ +Noteworthy changes in version 0.2.9 +----------------------------------- + + * Fixed FreeBSD bug. + + * Added a simple man page. + + * Switched to automake1.2f and a newer gettext. + Noteworthy changes in version 0.2.8 ----------------------------------- @@ -40,7 +49,7 @@ Noteworthy changes in version 0.2.5 ----------------------------------- * Added zlib for systems which don't have it. - Use "./configure --with-zlib" to link with thi static version + Use "./configure --with-zlib" to link with the static version. * Generalized some more functions and rewrote the encoding of message digests into MPIs. |