]> sjero.net Git - wget/blobdiff - src/ChangeLog
Applied Alexander Belopolsky's patch for htmlified FTP listings.
[wget] / src / ChangeLog
index c7a378eae1d331248c50443e98030a310daff6f0..da701d6c0a88bf45ec782046203bded608022605 100644 (file)
@@ -1,3 +1,24 @@
+2008-11-12  Alexander Belopolsky  <alexander.belopolsky@gmail.com>
+
+       * url.c, url.h (url_escape_unsafe_and_reserved): Added.
+
+       * ftp-ls.c (ftp_index): URL-escape, rather than HTML-escape, the
+       filename appearing in the link.
+
+2008-11-12  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c (print_version): Hand the relevant
+       xstrdup/xfree calls back to format_and_print_line().
+
+2008-11-11  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c (format_and_print_line): Move both the memory
+       allocating and freeing bits upwards to print_version().
+
+2008-11-10  Saint Xavier  <wget@sxav.eu>
+
+       * http.c: Make --auth-no-challenge works with user:pass@ in URLs.
+
 2008-11-05  Micah Cowan  <micah@cowan.name>
 
        * ftp.c (print_length): Should print humanized "size remaining"