]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] If hash/test functions aren't given, default to identity hash tables.
[wget] / src / ChangeLog
index 524788199ce40cde5794339db08628fb88705d47..c6f4b8714ec3333ae66838bb28d7a1f1c2e476a3 100644 (file)
@@ -1,3 +1,9 @@
+2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * hash.c (ptrhash): New function.
+       (ptrcmp): Ditto.
+       (hash_table_new): Default to identity hash table.
+
 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * safe-ctype.h (_sch_test): The cast of BIT to unsigned char was