X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2FChangeLog;h=f1e04802a4279548ceb4ab189a9b29f43a351e90;hb=5d9d2b2ae7d49240f3438e4f3c40ac1f276e31fb;hp=58e74d6f3dc023215df58341f229281d0eac9d4b;hpb=be3e711eabe58c0b0a6ef47a1618198e7a2372cf;p=pspp-builds.git diff --git a/src/libpspp/ChangeLog b/src/libpspp/ChangeLog index 58e74d6f..f1e04802 100644 --- a/src/libpspp/ChangeLog +++ b/src/libpspp/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 15 09:49:50 WST 2006 John Darrington + + * 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 * compiler.h: (macro CONST_FUNCTION) New macro.