aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-09-06 18:10:27 +0000
committerWerner Koch <[email protected]>1999-09-06 18:10:27 +0000
commit4a3291c4dba9965649acf7adb59113a615289608 (patch)
tree9d127094b1798fcb23ba59fdaa0d7ad748d8dd68 /BUGS
parent*** empty log message *** (diff)
downloadgnupg-4a3291c4dba9965649acf7adb59113a615289608.tar.gz
gnupg-4a3291c4dba9965649acf7adb59113a615289608.zip
See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS12
1 files changed, 11 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 087fde475..4a588d33e 100644
--- a/BUGS
+++ b/BUGS
@@ -44,4 +44,14 @@ and after about half a day in the rsync snapshots.
Solaris make has problems with the generated POTFILES - seems to be a
gettext bug. Use GNU gmake as a workaround.
-Next #23
+[ *] #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.
+
+[ *] #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.
+
+
+Next #25