]> sjero.net Git - wget/blobdiff - src/ChangeLog
build_info.pl improvements, advertise large-file support.
[wget] / src / ChangeLog
index 2f3de8a033b9f4b9c76683832efb02123ba5ca87..4b22f6a95b126b3f3b8a6d3d855770dadebba194 100644 (file)
@@ -1,5 +1,18 @@
+2009-10-09  Micah Cowan  <micah@cowan.name>
+
+       * 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).