summaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-06-26 12:23:06 +0200
committerWerner Koch <wk@gnupg.org>1999-06-26 12:23:06 +0200
commit080c9ca49f4d0b0aa07e00e1eb84bc39bf4c8562 (patch)
tree7d387cb3da17d9b3e25aef7f85acbad21f75be7f /OBUGS
parentSee ChangeLog: Wed Jun 16 20:16:21 CEST 1999 Werner Koch (diff)
downloadgnupg2-080c9ca49f4d0b0aa07e00e1eb84bc39bf4c8562.tar.xz
gnupg2-080c9ca49f4d0b0aa07e00e1eb84bc39bf4c8562.zip
See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS10
1 files changed, 10 insertions, 0 deletions
diff --git a/OBUGS b/OBUGS
index 561b1a28c..a8bf33997 100644
--- a/OBUGS
+++ b/OBUGS
@@ -77,3 +77,13 @@
Import does not detect identical user IDs.
FIX: 1999-05-22
+[ **] #20 1999-06-16 <jashley@yorktown.designlab.ukans.edu> 0.9.7
+ Using "addkey" in the edit menu with more than 1 subkey leads to
+ "out of secure memory" in some cases.
+ FIX: 1999-06-17 (Twofish uses too much memory and the memory
+ becomes fragmented - workaround is using CAST5 to protect passphrases)
+
+[ *] #21 1999-06-17
+ Ctrl-D does not work correct for messages entered at the tty.
+ FIX: 1999-06-18 (Better EOF detection on terminals)
+