]> sjero.net Git - wget/blobdiff - src/ChangeLog
warc: fix format string for off_t in CDX function.
[wget] / src / ChangeLog
index cba211359d5e0d8cd05a3f692e3fc79c2d19a4e4..45b2a70a342bfbb0870970a935eccf41488e79b6 100644 (file)
@@ -1,3 +1,13 @@
+2012-11-24  Gijs van Tulder  <gvtulder@gmail.com>
+
+       * warc.c (warc_write_cdx_record): Use `number_to_string' to
+       convert the offset to a string.
+
+2012-11-24  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * warc.c (warc_write_block_from_file): Use `number_to_string' to
+       convert the content-length to a string.
+
 2012-11-15  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * retr.c (write_data): Fix comment.