about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-01 21:16:28 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-01 21:16:28 +0000
commitc6cc2207a5d90e521aed37cd511c6fb2e0b656c2 (patch)
tree386ea9f31be021b46e4519076deab80a6710d2a6 /ChangeLog
parent4c7d276eb123523c66c1d8cbf7dbb10fac674cd2 (diff)
downloadglibc-c6cc2207a5d90e521aed37cd511c6fb2e0b656c2.tar.gz
glibc-c6cc2207a5d90e521aed37cd511c6fb2e0b656c2.tar.xz
glibc-c6cc2207a5d90e521aed37cd511c6fb2e0b656c2.zip
Update.
2000-09-01  Ulrich Drepper  <drepper@redhat.com>

	* libio/fmemopen.c (fmemopen_seek): Add default case in switch
	statement.  General cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff22322a70..74cde8d7a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-01  Ulrich Drepper  <drepper@redhat.com>
+
+	* libio/fmemopen.c (fmemopen_seek): Add default case in switch
+	statement.  General cleanup.
+
 2000-08-31  Bruno Haible  <haible@clisp.cons.org>
 
 	* wctype/wcfuncs.c (iswblank): New function.