about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-18 18:08:15 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-18 18:08:15 +0000
commitb4e3df5df54153d9f7df1693da412caa7d4e395f (patch)
tree18b4d76a67fd36576ecc2c2a165c2b47461e7da6 /ChangeLog
parent8432c71ab7bacf17bbcefa3a9b9caadbfd1755e4 (diff)
downloadglibc-b4e3df5df54153d9f7df1693da412caa7d4e395f.tar.gz
glibc-b4e3df5df54153d9f7df1693da412caa7d4e395f.tar.xz
glibc-b4e3df5df54153d9f7df1693da412caa7d4e395f.zip
Update.
	* libio/libioP.h (FILEBUF_LITERAL): Add missing parameter to macro
	definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acf9b74ef2..941aae6e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-06-18  Ulrich Drepper  <drepper@cygnus.com>
 
+	* libio/libioP.h (FILEBUF_LITERAL): Add missing parameter to macro
+	definitions.
+
 	* sysdeps/unix/sysv/linux/init-first.h: Add extra cast in argc
 	assignment to avoid warning on 64bit platforms.