diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 6f727a8a0..7189caf3b 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2003-10-06 Werner Koch <[email protected]> + + * primegen.c (gen_prime): Bail out if NBITS is zero. This is + Debian bug #213989 reported by Max <[email protected]>. + 2003-08-12 David Shaw <[email protected]> * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM |