aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
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