about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-17 01:37:42 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-17 01:37:42 +0000
commit98e75a1c9c50e99e46c94623d9a9a8088c4efe30 (patch)
tree96cdd9e1955d8c496f116eba510311c65b089313 /ChangeLog
parent774a8fe8b430891353f2f581c63ad0159e903c8b (diff)
downloadglibc-98e75a1c9c50e99e46c94623d9a9a8088c4efe30.tar.gz
glibc-98e75a1c9c50e99e46c94623d9a9a8088c4efe30.tar.xz
glibc-98e75a1c9c50e99e46c94623d9a9a8088c4efe30.zip
Update.
2001-07-16  Ulrich Drepper  <drepper@redhat.com>

	* nscd/connections.c: Print messages caused by user application
	only if debug_level > 0.
	* nscd/grpcache.c: Likewise.
	* nscd/hstcache.c: Likewise.
	* nscd/pwdcache.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66fdd8d845..1eb5574a2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-07-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* nscd/connections.c: Print messages caused by user application
+	only if debug_level > 0.
+	* nscd/grpcache.c: Likewise.
+	* nscd/hstcache.c: Likewise.
+	* nscd/pwdcache.c: Likewise.
+
 2001-07-13  H.J. Lu  <hjl@gnu.org>
 
 	* sysdeps/mips/dl-machine.h (MAP_BASE_ADDR): Removed.