diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-05-27 00:22:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-05-27 00:22:51 +0000 |
commit | c12f5d3d345f4a87ee8b0be4d0c295426c2aa3d9 (patch) | |
tree | c97a403ef685c1680d4d656f354eb9f6462bd7c1 /ChangeLog | |
parent | ebbad4cc83011dc736b53cce7d05b3056e2424b5 (diff) | |
download | glibc-c12f5d3d345f4a87ee8b0be4d0c295426c2aa3d9.tar.gz glibc-c12f5d3d345f4a87ee8b0be4d0c295426c2aa3d9.tar.xz glibc-c12f5d3d345f4a87ee8b0be4d0c295426c2aa3d9.zip |
Update.
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>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
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. |