]> sjero.net Git - wget/blobdiff - src/ChangeLog
warc: Fix some portability issues on VMS.
[wget] / src / ChangeLog
index 90d8637701e3261b6cfa954ee4d01f5a40be471f..0990a8dc221fbca96a392748bc8eea830e7e557a 100644 (file)
@@ -1,3 +1,15 @@
+2013-07-13  Steven M. Schweda <sms@antinode.info>
+
+       * warc.c (warc_tempfile): Fix a portability issue on VMS.
+
+2013-07-10  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (read_response_body) [ALLOW_CLOBBER]: Move definition to..
+       * options.h (struct options): Make `backups' an int.
+       * url.h [ALLOW_CLOBBER]: .. Here.  Do not clobber when backups are used.
+       * url.c (url_file_name): Use the ALLOW_CLOBBER macro instead of
+       repeating the code.
+
 2013-07-08  Steven M. Schweda <sms@antinode.info>
 
        * retr.c (rotate_backups): Support for VMS files.