diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index bf81cf873..7e273d837 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,8 @@ +2002-05-22 Werner Koch <[email protected]> + + * mkdtemp.c: Replaced byte by unsigned char because it is no longer + defined in gcrypt.h. + 2002-05-21 Werner Koch <[email protected]> * maperror.c (map_gcry_err): Add libgcrypt's new S-expression errors. |