]> sjero.net Git - wget/blobdiff - src/ChangeLog
Generate build_info.c automatically.
[wget] / src / ChangeLog
index 1e3a9363a627c2a2437918821a35125e0c2b4999..2d54cb34ff9f762d288cbba1037ac84eb07bda21 100644 (file)
@@ -1,5 +1,19 @@
+2009-07-01  Steven Schubiger  <stsc@member.fsf.org>
+
+       * Makefile.am: Add a rule to generate build_info.c and list
+       the build_info.c.in file in EXTRA_DIST. Adjust elsewhere
+       where needed.
+       
+       * build_info.c: Remove this static source file.
+       
+       * build_info.c.in: Data for generation of build_info.c.
+
 2009-06-29  Micah Cowan  <micah@cowan.name>
 
+       * html-url.c (append_url): Quote some more arguments that might
+       contain characters that are inappropriate to display for the
+       current locale.
+
        * retr.c (retrieve_from_file): Be sure to pass iri information
        when parsing an input-fle url, and be sure to hand a clean iri
        struct, off to retrieve_tree and retrieve_url.