diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 41 |
1 files changed, 6 insertions, 35 deletions
@@ -41,51 +41,22 @@ and after about half a day in the rsync snapshots. rndunix hangs on hp/ux. The problem is related to my_plcose which is not always called. (I suggest to use EGD instead of rndunix.) -[ *] #22 1999-07-22 - Solaris make has problems with the generated POTFILES - seems to be a - gettext bug. Use GNU make as a workaround. - FIX: 1999-12-03 (meanwhile fixed in gettext) - -[ *] #23 1999-09-03 <[email protected]> 0.9.11 - Only the first signature of a cleartext sig seems to be verified. - Can't fix it in 1.0 because the code is semi-frozen. - HMMM: Can't reprodude the bug here - it just works. [ *] #24 1999-09-05 <[email protected]> 0.9.11 Does not link libc and libz expect when removing all "-lc -lz" except for the last one. This happens on some systems when not using the GNU ld. This need to be fixed in libtool. -[ **] #25 1999-10-04 <[email protected]> 1.0 - Validity check based on user name is only done when listing a key; - the key ID based checking (selecting the user ID with the most - validity) is used in all other cases. The Edit menu does not have - a way to disable user ID based validity. - FIX: 1999-12-03 (1.0.x only) - -[ *] #26 1999-11-11 - gpg still does not take UTF8 strings to select a UID. - FIX: 1999-11-12 - -[ **] #27 1999-11-12 <[email protected]> - Unknown packets (type 17 - photo ID?) mess up the checking - of self-signature because they are simply ignored. - FIX: 1999-11-12 (1.0.x only) - [ *] #28 1999-11-29 --list-key will only emit an error about unknown UIDs when all UIDs are unknown. [Postponed for 1.2] +[ *] #30 1999-12-16 <[email protected]> + Using -r with a name does not check for multiple recpients and may + lead to unwanted recipients. -[ **] #29 1999-12-01 <[email protected]> - Using a --gen-key on a new user account (w/o ~./gnupg) doesn't pay - attention to the standard options files, which get's installed - afterwards. - FIX: 1999-12-02 - - - - +[ *] #31 199-12-24 Jeff Allen <[email protected]> + VPATH build in a subdirectory of the sources does not work for po files. -Next #30 +Next #31 |