* nscd/cache.c (cache_add): Commit hash table and header to disk.
authorUlrich Drepper <drepper@redhat.com>
Mon, 8 Aug 2005 21:04:02 +0000 (21:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 8 Aug 2005 21:04:02 +0000 (21:04 +0000)
ChangeLog

index c7dd59d..ca5b5ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
 
+       * nscd/cache.c (cache_add): Commit hash table and header to disk.
+
        * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
        * nscd/connections.c (nscd_init): Likewise.