X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=8a60e5dce9f4de8c410faa1fde6498bc6917be05;hp=89ea0839ef82b1b4b4c0b02d25231f6e05f2f902;hb=7df4b05f0b2fe910119ef5ea4ce6b6d4c3ec9ff2;hpb=bc2891f307c0ed64ab6effc9d70ee1684d651516 diff --git a/src/ChangeLog b/src/ChangeLog index 89ea0839..8a60e5dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2013-04-12 Gijs van Tulder + + * warc.c: Generate unique UUIDs for the manifest and the record + holding the command-line arguments. + Write the manifest to a "metadata" record to follow the WARC + implementation guidelines. + * warc.h: Declare new function warc_write_metadata_record. + 2013-03-15 Darshit Shah * http.c (post_file): Rename function to body_file_send to more