about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-08-16 18:10:03 +0000
committerUlrich Drepper <drepper@redhat.com>2005-08-16 18:10:03 +0000
commit80ea303760944cd041921c0ce3debeacd95ca3d1 (patch)
tree55c80ce0a19f1e5a4183def466f351fe2fccd9ad /ChangeLog
parentb4f6f4be85d32b9c03361c38376e36f08100e3e8 (diff)
downloadglibc-80ea303760944cd041921c0ce3debeacd95ca3d1.tar.gz
glibc-80ea303760944cd041921c0ce3debeacd95ca3d1.tar.xz
glibc-80ea303760944cd041921c0ce3debeacd95ca3d1.zip
* nscd/cache.c (prune_cache): Use stat64 not stat.
	* nscd/connections.c (nscd_init): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 504d0fa514..15f5973aee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* nscd/cache.c (prune_cache): Use stat64 not stat.
+	* nscd/connections.c (nscd_init): Likewise.
+
 2005-08-10  Sergio Gelato  <Sergio.Gelato@astro.su.se>
 
 	[BZ #1188]