diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index e517872d2..b71d9b72b 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,7 @@ +2008-10-17 Werner Koch <[email protected]> + + * util.h (snprintf) [W32]: Redefine to estream_snprintf. + 2008-09-03 Werner Koch <[email protected]> * convert.c (hex2str): New. |