]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use hash_table_get instead of hash_table_get_pair.
[wget] / src / ChangeLog
index e91cc21863f2b425be03a5793eddb2f76f5ec4df..7830e944119896437567971441322f7f5a37543c 100644 (file)
@@ -1,3 +1,17 @@
+2012-08-25  Hrvoje Niksic  <hniksic@gmail.com>
+
+       * warc.c (warc_find_duplicate_cdx_record): Use hash_table_get
+       instead of hash_table_get_pair.
+
+2012-08-21  <y-iida@secom.co.jp> (tiny change)
+
+       * connect.c (connect_to_ip) [ENABLE_IPV6]: Attempt to use IPv6.
+       * http.c (gethttp): Likewise.
+
+2012-07-03  Steven Schubiger  <stsc@member.fsf.org>
+
+       * init.c: Include warc.h for warc_close in cleanup function.
+
 2012-07-08  Steven Schubiger  <stsc@member.fsf.org>
 
        * exits.h: Fix comment.