diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |