Yet more constness
[pspp-builds.git] / src / libpspp / ChangeLog
index 58e74d6f3dc023215df58341f229281d0eac9d4b..f1e04802a4279548ceb4ab189a9b29f43a351e90 100644 (file)
@@ -1,3 +1,8 @@
+Sun Oct 15 09:49:50 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * hash.c hash.h: Added hsh_create_pool, a hash which uses a pool
+       for its memory allocation.
+
 Mon Jul 31 15:49:46 2006  Ben Pfaff  <blp@gnu.org>
 
        * compiler.h: (macro CONST_FUNCTION) New macro.