summaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-03-05 13:56:11 +0100
committerWerner Koch <wk@gnupg.org>1999-03-05 13:56:11 +0100
commit12b5d34ad39fe464470511842e50bbddbc24aeef (patch)
tree7abe9ce5e3781930a3b159f65b3e89071636ddf6 /OBUGS
parentSee ChangeLog: Tue Mar 2 16:44:57 CET 1999 Werner Koch (diff)
downloadgnupg2-12b5d34ad39fe464470511842e50bbddbc24aeef.tar.xz
gnupg2-12b5d34ad39fe464470511842e50bbddbc24aeef.zip
*** empty log message ***
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS21
1 files changed, 0 insertions, 21 deletions
diff --git a/OBUGS b/OBUGS
index 20fcdf53b..109b1b73d 100644
--- a/OBUGS
+++ b/OBUGS
@@ -4,25 +4,4 @@
(format: severity: [ *] to [***], no, first reported, by, version)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-[***] #2 1999-02-21
- Problem while importing or deleting public keys in 0.9.3 - 0.9.2
- worked fine. Error message:
- gpg:[stdin]: key A6A59DB9: secret key not found: public key not found
- FIX: 1999-02-22 wk
-
-[ *] #8 1999-02-25 <kazu@iijlab.net> 0.9.3
- %gpg --encrypt -r kazu@iijlab.net --batch foo
- gpg: Warning: using insecure memory!
- gpg: 11C23F61: no info to calculate a trust probability
- This creates a symmetrically encrypted message WITHOUT a session key
- encrypted with public cryptographic(i.e. foo.gpg). This is probably
- FIX: 199-02-26 wk
-
-[ **] #9 1999-02-25
- Misalignment in md5.c#md5_write.
- FIX: 1999-02-26 wk
-
-[ **] #10 1999-03-01
- Armor detection code is broken. Direct import of keyrings is not possible.
- FIX: 1999-03-02 wk