aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 152b859e3..534e59dd3 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,5 +1,8 @@
2009-09-03 Werner Koch <[email protected]>
+ * ttyio.c (tty_printf) [_WIN32]: s/xtryasprintf/xtryvasprint/
+ * strgutil.c (xtryvasprintf): New.
+
* estream-printf.c: Include stdint.h only if HAVE_STDINT_H is
defined. Problem reported by Nelson H. F. Beebe.
* estream.m4: Check for stdint.h.