about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-23 03:23:04 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-23 03:23:04 +0000
commit3b9754f4a10bd559540d6b2109d017cc4739329a (patch)
tree127c14d6a4f21e1b7ab7f23d0dd6ea7b96cf175f /ChangeLog
parent3f36c56313e3694e079494690adf610f484d59b8 (diff)
downloadglibc-3b9754f4a10bd559540d6b2109d017cc4739329a.tar.gz
glibc-3b9754f4a10bd559540d6b2109d017cc4739329a.tar.xz
glibc-3b9754f4a10bd559540d6b2109d017cc4739329a.zip
Update.
	* nss/nss_files/files-parse.c: Don't pollute namespace by using
	strcasecmp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff9d11c312..be7ced0956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-07-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* nss/nss_files/files-parse.c: Don't pollute namespace by using
+	strcasecmp.
+
 	* grp/Makefile: Change Makefiles and tests to run only when necessary.
 	* malloc/Makefile: Likewise.
 	* malloc/tst-mtrace.sh: Likewise.