]> sjero.net Git - wget/blobdiff - src/ChangeLog
Remove static modifier for functions used in other modules.
[wget] / src / ChangeLog
index 214e3008d5bc5b106d62e6d4c473c7e9685d6c76..862ae30f1cd43d671208375095bcda928f7d29ef 100644 (file)
@@ -1,3 +1,14 @@
+2012-07-07  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * html-url.c (cleanup_html_url): Remove "static" modifier.
+       * init.c (cleanup_html_url): Likewise.
+       Reported by: Mike Frysinger <vapier@gentoo.org>.
+
+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.