diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 1905d19c9..417c7b402 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +Thu May 20 14:04:08 CEST 1999 Werner Koch <[email protected]> + + * memory.c (membug): Nanu, there was a const instead of a static. + + * strgutil.c (trim_trailing_chars): New. + Mon May 17 21:54:43 CEST 1999 Werner Koch <[email protected]> * logger.c (g10_log_hexdump): Made 2nd arg a const. |