about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 879b28586e..8d94a78b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,6 @@
 
 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
 
-	* nscd/nscd.h: Move Definition for BLOCK_ALIGN_LOG, BLOCK_ALIGN, and
-	BLOCK_ALIGN_M1 to ...
-	* nscd/nscd-client.h: ...here.
 	* nscd/nscd_helper.c (__nscd_cache_search): Introduce loop counter.
 	Use it if we absolutely cannot reach any more correct list elements
 	because that many do not fit into the currently mapped database.