aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-12-08 21:03:03 +0000
committerWerner Koch <[email protected]>1999-12-08 21:03:03 +0000
commit4555c0be941cef55486b7a1644d9b70f4ea50c77 (patch)
tree1a10627bf31163f9aef5040724c53f75e8daf3e6 /BUGS
parentSee ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch (diff)
downloadgnupg-4555c0be941cef55486b7a1644d9b70f4ea50c77.tar.gz
gnupg-4555c0be941cef55486b7a1644d9b70f4ea50c77.zip
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS27
1 files changed, 23 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index be82aa6ec..35fd1aa1f 100644
--- a/BUGS
+++ b/BUGS
@@ -35,6 +35,7 @@ and after about half a day in the rsync snapshots.
on sparc-solaris2.6.
--> Solaris fixed.
--> IRIX bug still there but someone should test this again!
+ (<[email protected]> reports that it is still alive in 1.0.0)
[ *] #18 1999-05-27 <[email protected]> 0.9.7
rndunix hangs on hp/ux. The problem is related to my_plcose which is
@@ -42,7 +43,8 @@ and after about half a day in the rsync snapshots.
[ *] #22 1999-07-22
Solaris make has problems with the generated POTFILES - seems to be a
- gettext bug. Use GNU gmake as a workaround.
+ 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.
@@ -58,7 +60,8 @@ and after about half a day in the rsync snapshots.
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 disbly user ID based validity.
+ 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.
@@ -66,7 +69,23 @@ and after about half a day in the rsync snapshots.
[ **] #27 1999-11-12 <[email protected]>
Unknown packets (type 17 - photo ID?) mess up the checking
- of self-signature becuase they are simply ignored.
+ 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]
-Next #28
+
+[ **] #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
+
+
+
+
+
+Next #30