about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-11 00:35:56 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-11 00:35:56 +0000
commit7e3f28752e9d9d5c3c92feec638c11f5c5505d17 (patch)
treeaca42ee7fa9b5f88d46d99ecfe0ec7056492f05d /ChangeLog
parent951d5dd80f7266fbc655e917eadfe2701c4a735b (diff)
downloadglibc-7e3f28752e9d9d5c3c92feec638c11f5c5505d17.tar.gz
glibc-7e3f28752e9d9d5c3c92feec638c11f5c5505d17.tar.xz
glibc-7e3f28752e9d9d5c3c92feec638c11f5c5505d17.zip
Update.
	* ctype/ctype_l.c: Fix definitions of __tolower_l and __toupper_l.
	Reported by Konstantin Osipov <rabid@spylog.ru>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e734dc0f37..82ef524cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* ctype/ctype_l.c: Fix definitions of __tolower_l and __toupper_l.
+	Reported by Konstantin Osipov <rabid@spylog.ru>.
+
 	* sysdeps/i386/fpu/libm-test-ulps: Add deltas for tgamma to help
 	the lousy AMD FPU.