aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index b71d9b72b..00ed52ad2 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-19 Werner Koch <[email protected]>
+
+ * estream-printf.c (estream_vsnprintf): Fix return value.
+ (check_snprintf): Add a new test.
+ (one_test) [W32]: Disable test.
+
2008-10-17 Werner Koch <[email protected]>
* util.h (snprintf) [W32]: Redefine to estream_snprintf.