]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use mkdir module from gnulib.
[wget] / src / ChangeLog
index 07c99b975341497e29e57b6026ac2d5de465e718..19d5f4bfa7839a8c952dad6a38a3033254a90428 100644 (file)
@@ -1,5 +1,13 @@
+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>