about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-20 01:50:54 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-20 01:50:54 +0000
commitec4ae3b891da3b7c0a0938c0b100178207ad2cc3 (patch)
tree105959d2fc9706398574ac08d2cb77dc3485634f
parentf7719a9a9da1777f5c20e50c98bff54ad00d402e (diff)
downloadglibc-ec4ae3b891da3b7c0a0938c0b100178207ad2cc3.tar.gz
glibc-ec4ae3b891da3b7c0a0938c0b100178207ad2cc3.tar.xz
glibc-ec4ae3b891da3b7c0a0938c0b100178207ad2cc3.zip
Update.
2001-01-19  Ulrich Drepper  <drepper@redhat.com>

	* locale/newlocale.c (__newlocale): Fix test for setting all
	categories.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2a9a83138..7089a2b02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/newlocale.c (__newlocale): Fix test for setting all
+	categories.
+
 2001-01-19  Mark Kettenis  <kettenis@gnu.org>
 
 	* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes,