summaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
authorDavid Shaw <dshaw@jabberwocky.com>2002-06-29 16:15:02 +0200
committerDavid Shaw <dshaw@jabberwocky.com>2002-06-29 16:15:02 +0200
commit0ed622829316ebad4e8d40642bec699209a7ff2d (patch)
tree36d5b54103c961d662fd65c5fdeab3354453878f /OBUGS
parent* gpgsm.c: New option --auto-issuer-key-retrieve. (diff)
downloadgnupg2-0ed622829316ebad4e8d40642bec699209a7ff2d.tar.xz
gnupg2-0ed622829316ebad4e8d40642bec699209a7ff2d.zip
Update head to match stable 1.0
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS32
1 files changed, 0 insertions, 32 deletions
diff --git a/OBUGS b/OBUGS
index b3b3a0490..226514e00 100644
--- a/OBUGS
+++ b/OBUGS
@@ -100,35 +100,3 @@
Ctrl-D does not work correct for messages entered at the tty.
FIX: 1999-06-18 (Better EOF detection on terminals)
-[ *] #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 <todd.brooks@yale.edu> 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.
-
-[ **] #25 1999-10-04 <wk@gnupg.org> 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 <oren@hishome.net>
- 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)
-
-[ **] #29 1999-12-01 <karney@pppl.gov>
- 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
-