]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix declaration of compiled_features.
[wget] / src / ChangeLog
index 4a26e4a5c62834ce1efb7b87289f75cc787fc04e..d6c9dd56f7261304798f0536c1799b1d1a99cc93 100644 (file)
@@ -1,3 +1,23 @@
+2009-10-09  Micah Cowan  <micah@cowan.name>
+
+       * main.c: Fix declaration of compiled_features.
+
+       * build_info.c.in: Adapt to new input format. Added a check for
+       large-file support. Replaced the "openssl" and "gnutls"
+       advertisements with a single "ssl/foo" advertisement.
+
+2009-09-30  Micah Cowan  <micah@cowan.name>
+
+       * sysdep.h: Unconditionally include stdbool.h (gnulib has it for
+       systems that don't supply it.)
+
+2009-09-24  Micah Cowan  <micah@cowan.name>
+
+       * vms.c: Moved from vms/vms.c.
+
+       * sysdep.h: Use proper prototypes for snprintf, vsnprintf (thanks
+       to Steven Schweda).
+
 2009-09-24  Steven Schweda  <sms@antinode.info>
 
        * main.c (print_version): Remove VMS-conditional build info