]> sjero.net Git - wget/blobdiff - src/ChangeLog
Introduce `show_all_dns_entries'.
[wget] / src / ChangeLog
index b998e98fe5de8c2267b7565e971e01c9114d35eb..c96da02283f5aacba4b6d12efbd3d8b3a3ee7aa3 100644 (file)
@@ -1,5 +1,10 @@
 2011-08-06  Giuseppe Scrivano  <gscrivano@gnu.org>
 
+       * host.c (lookup_host): If `showalldnsentries' is used then print all
+       the IP corresponding to a DNS entry.
+       * init.c (commands): Add `showalldnsentries'.
+       Suggested by: Witold Baryluk <baryluk@smp.if.uj.edu.pl>
+
        * http.c (gethttp): Add the Cache-Control HTTP header when --no-cache
        is specified.
        Reported by: Коренберг Марк <socketpair@gmail.com>.