diff options
author | Werner Koch <[email protected]> | 1999-05-23 18:32:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-05-23 18:32:31 +0000 |
commit | 0a43b9777381333cb6eeadeacb27622db5f03039 (patch) | |
tree | 27e7a5d26fd3495719c0a2ede065fa9b310f8789 /BUGS | |
parent | mkwebpage (diff) | |
download | gnupg-0-9-7.tar.gz gnupg-0-9-7.zip |
See ChangeLog: Sun May 23 20:25:57 CEST 1999 Werner KochV0-9-7
Diffstat (limited to '')
-rw-r--r-- | BUGS | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -13,15 +13,6 @@ Bugs which are marked with "FIX: yyyy-mm-dd" are fixed in the CVS and after about half a day in the rsync snapshots. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -[ *] #1 - pgp263in works fine even with a source file with CR,LF but GnuPG - and pgp263in has problems if the clearsign has been created by - pgp263ia. The reason for this problem is that pgp2 sometimes - converts CR,LF to CR,CR,LF and to fix for this it hashes both - versions. I was able to reproduce such a problem, that PGP263in - was not able to verify it's own signature. - FIX: 1999-05-19 (Most cases are now handled) - [ *] #3 --list-packets should continue even w/o a passphrase (or in batch mode). Maybe we have to move it to a separate program?? @@ -52,9 +43,5 @@ and after about half a day in the rsync snapshots. --> IRIX bug still there -[ **] #17 1999-05-18 <[email protected]> 0.9.6 - Import does not detect identical user IDs. - FIX: 1999-05-22 - Next #18 |