diff options
author | Werner Koch <[email protected]> | 2001-12-27 18:57:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-12-27 18:57:50 +0000 |
commit | 2450c71ac3a36d727211809a127fafa658e15b97 (patch) | |
tree | b9bdcecb885e1b10d174f5575046bbb240b9cd8e | |
parent | Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c (diff) | |
download | gnupg-2450c71ac3a36d727211809a127fafa658e15b97.tar.gz gnupg-2450c71ac3a36d727211809a127fafa658e15b97.zip |
Someone must have fixed this without an entry here ;-)
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | util/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 4d52221b9..432ce6862 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2001-12-27 Werner Koch <[email protected]> + + * util.h [MINGW32]: Fixed name of include file. + 2001-12-22 Timo Schulz <[email protected]> * util.h (is_file_compressed): New. diff --git a/util/ChangeLog b/util/ChangeLog index c1fa8d1bf..242b12e5d 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,7 @@ +2001-12-27 Werner Koch <[email protected]> + + * simple-gettext.c [MINGW32]: Fixed last changed. + 2001-12-22 Stefan Bellon <[email protected]> * memory.c (realloc): Fixed realloc not working when M_GUARD is |