From 57c69c8a23fb942f45bcb1fa063f320bc321f231 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Wed, 15 Aug 2001 09:29:37 +0000
Subject: .

---
 libihash/ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'libihash')

diff --git a/libihash/ChangeLog b/libihash/ChangeLog
index 5137f6cf..093bfe06 100644
--- a/libihash/ChangeLog
+++ b/libihash/ChangeLog
@@ -1,3 +1,14 @@
+2001-08-15  Roland McGrath  <roland@frob.com>
+
+	* sizes.c: New file, a list of prime numbers useful for table sizes.
+	* priv.h (_ihash_sizes, _ihash_nsizes): Declare.
+	(_ihash_nextprime): Don't.
+	* ihash.c (ihash_add): Select sizes from the _ihash_sizes array
+	instead of using _ihash_nextprime.
+	* Makefile: Clean up whitespace, reorder all the variable definitions.
+	(SRCS): Remove primes.c, add sizes.c instead.
+	(OBJS): Define dynamically.
+
 1999-03-07  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* primes.c: Fix last change.
-- 
cgit v1.2.3