]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use 0xff in hash_table_clear.
[wget] / src / ChangeLog
index 9ee108ba5a6e864f5e2055d38f7ab7d05284e419..8c422f9b007785410088293cde9f1e1412ac63f2 100644 (file)
@@ -1,3 +1,19 @@
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * hash.c (HASH_POSITION): Explicitly accept the hash function.
+       (grow_hash_table): Extract ht->hash_function outside the loop.
+       (hash_table_remove): Ditto.
+       (hash_table_clear): Fill entries with 0xff to clear them.
+
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (persistent_available_p): No reason for the host lookup
+       to be silent -- it's a lookup like any other.
+
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * connect.c (register_extended): Check that fd >= 0.
+
 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * connect.c (LAZY_RETRIEVE_INFO): Set LAST_INFO.