about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-13 05:56:39 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-13 05:56:39 +0000
commit568470bbff2c86996cbb7ebb5411a2b5d4c46fe4 (patch)
tree4b3fa07d9188a7e8d0d6284bcab5c1bcfe020a13 /ChangeLog
parent404db64ae7d5572b916388b749c289574efdb3a8 (diff)
downloadglibc-568470bbff2c86996cbb7ebb5411a2b5d4c46fe4.tar.gz
glibc-568470bbff2c86996cbb7ebb5411a2b5d4c46fe4.tar.xz
glibc-568470bbff2c86996cbb7ebb5411a2b5d4c46fe4.zip
Update.
	* nscd/mem.c (gc): Add casts to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc2fe14a21..2b5dfc68d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2004-09-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* nscd/nscd-client.h: Fix database structure layout for biarch.
+	* nscd/mem.c (gc): Add casts to avoid warnings.
 
 	* nss/getent.c: Don't preconstruct help message.  Do it only when
 	needed.