summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52f5e72874..4e4fdc92ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1997-05-27 02:20 Ulrich Drepper <drepper@cygnus.com>
+
+ * stdio/obstream.c (obstack_printf): Fix bug in
+ de-ansidecl-fication.
+ Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
+
1997-05-26 22:51 Ulrich Drepper <drepper@cygnus.com>
* configure.in: Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.