]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use mkdir module from gnulib.
[wget] / src / ChangeLog
index 39390a5fe45f1f2f8093084a21bc92431d9372e1..19d5f4bfa7839a8c952dad6a38a3033254a90428 100644 (file)
@@ -1,3 +1,15 @@
+2011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * mswindows.h: Do not include <direct.h>.  Remove macro definition for
+       mkdir.
+
+2011-04-18  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * utils.c: Include <sys/time.h>.  Do not include <sys/utime.h>.
+       (touch): Use `utimes' instead of `utime'.
+
+       * openssl.c (openssl_read): Fix build error.
+
 2011-04-17  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * wget.h [HAVE_LIBSSL32]: Define HAVE_SSL.