]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use Gnulib's quote function in ftp-opie.c.
[wget] / src / ChangeLog
index 6ca006d763c87c449cbd59231a88364ecbba402e..5c8b12afb48e2748ff028583d58a0ba33fe31bb2 100644 (file)
@@ -1,3 +1,17 @@
+2008-04-16  Steven Schubiger  <schubiger@gmail.com>
+
+       * ftp.c: Use Gnulib's quote function for printing filenames and
+       such.
+       * connect.c: Likewise.
+       * convert.c: Likewise.
+       * cookies.c: Likewise.
+       * ftp-opie.c: Likewise.
+
+2008-04-16  Steven Schubiger  <schubiger@gmail.com>
+
+       * sysdep.h: Comment the defines __EXTENSIONS__ and _GNU_SOURCE 
+       out, because they're now defined independently by config.h.
+
 2008-04-14  Steven Schubiger  <schubiger@gmail.com>
 
        * http.c: Use Gnulib's quote function for printing filenames and