]> sjero.net Git - wget/blobdiff - ChangeLog
More vms-related changes.
[wget] / ChangeLog
index cf002bccbb95a76e96015cd98b4b8ad6dc258781..92d2d869023d50d28147b51edbc54d834e5a018b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
+2009-09-24  Micah Cowan  <micah@cowan.name>
+
+       From Steven Schweda's description of his changes:
+
+       * vms/vms.c: Moved to src/src.c.
+
+       * vms/getopt.h: Copied from lib/getopt.in.h.
+
+       * vms/alloca.h: Created (empty).
+
+       * vms/stdint.h: Created (single #include <inttypes.h>)
+
+2008-09-22  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Added "sleep" and "symlink" to AC_CHECK_FUNCS,
+       removing the hard-coded definition of HAVE_SYMLINK. When running
+       on MinGW, compile mswindows.c, and link against libwsock32.
+
 2009-09-21  Micah Cowan  <micah@cowan.name>
 
+       * vms/VMS-WGET.COM: "the the" -> "the".
+
+       * po/POTFILES.in: Removed some files that are not using gettext.
+       
        * po/*.po: Updated from translationproject.org.
 
 2009-09-20  Micah Cowan  <micah@cowan.name>