diff options
Diffstat (limited to '')
-rw-r--r-- | cipher/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 2e47f9a0c..bee034920 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,12 @@ +Thu Jul 9 13:01:14 1998 Werner Koch ([email protected]) + + * dynload.c (load_extension): Function now nbails out if + the program is run setuid. + +Wed Jul 8 18:58:23 1998 Werner Koch ([email protected]) + + * rmd160.c (rmd160_hash_buffer): New. + Thu Jul 2 10:50:30 1998 Werner Koch ([email protected]) * cipher.c (cipher_open): algos >=100 use standard CFB |