summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82ef524cf0..44cc2024e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* locale/tst-C-locale.c (run_test): Add tests for locale objects.
+	* locale/newlocale.c (__newlocale): Correct setting __ctype_b,
+	__ctype_tolower, and __ctype_toupper elements.
+
 	* ctype/ctype_l.c: Fix definitions of __tolower_l and __toupper_l.
 	Reported by Konstantin Osipov <rabid@spylog.ru>.