diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fb018c4a3d..ae16efb687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-12-01 Ulrich Drepper <drepper@cygnus.com> + + * libio/iosetbuffer.c: Use _IO_WSETBUF instead of constructing + function call directly. + * libio/iosetvbuf.c: Likewise. + 1999-11-29 Ulrich Drepper <drepper@cygnus.com> * configure.in: Add AIX 4.3 support. |