1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-08-31 15:30:12 +00:00
parent c2c397bedf
commit 88a916cdd4
27 changed files with 365 additions and 160 deletions

11
NEWS
View file

@ -1,3 +1,12 @@
Noteworthy changes in version 0.9.xx
------------------------------------
* UTF-8 strings are now correctly printed (if --charset is set correctly).
Output of --with-colons is remains C-style escaped UTF8.
* Workaround for a problem with PGP 5 detached signature in textmode.
Noteworthy changes in version 0.9.10
------------------------------------
@ -58,7 +67,7 @@ Noteworthy changes in version 0.9.7
-----------------------------------
* Add some work arounds for a bugs in pgp 2 which led to bad signatures
when used with canoncial texts in some cases.
when used with canonical texts in some cases.
* Enhanced some status outputs.