diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -16,7 +16,11 @@ 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. + 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 @@ -48,5 +52,8 @@ and after about half a day in the rsync snapshots. --> IRIX bug still there -Next #17 +[ **] #17 1999-05-18 <[email protected]> 0.9.6 + Import does not detect identical user IDs. + +Next #18 |