]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix indentation.
[wget] / src / ChangeLog
index c7eba319535fe40cde88b37678042a950b2085d0..be78fa4245f3db25f1fe44bfaa6e34da54e78db8 100644 (file)
@@ -1,3 +1,15 @@
+2010-10-11  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * ftp.c (getftp): Fix indentation.
+
+2010-10-11  Steven Schubiger <stsc@member.fsf.org>
+
+       * ftp.c (getftp): Initialize `targ'.
+
+2010-10-08  Ivanov Anton <x86mail@gmail.com> (tiny change)
+
+    * src/html-url.c (check_style_attr): Skip quotes when they are present.
+
 2010-10-06  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * main.c (main): Remove unused variable `status'.