diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |