about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-01 21:05:53 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-01 21:05:53 +0000
commitf0d8cfd73c91a95ac1faa6702e75bfa821d57e05 (patch)
tree3840409fbca618d0d194c99452473893e1f8f0f6 /ChangeLog
parent75d86c1f4c44d395bf3efaefc172a13f09ea4022 (diff)
downloadglibc-f0d8cfd73c91a95ac1faa6702e75bfa821d57e05.tar.gz
glibc-f0d8cfd73c91a95ac1faa6702e75bfa821d57e05.tar.xz
glibc-f0d8cfd73c91a95ac1faa6702e75bfa821d57e05.zip
Update.
1999-12-01  Ulrich Drepper  <drepper@cygnus.com>

	* libio/iosetbuffer.c: Use _IO_WSETBUF instead of constructing
	function call directly.
	* libio/iosetvbuf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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.