]> sjero.net Git - wget/blobdiff - src/ChangeLog
Avoid reusing same buffer for successive quoted args.
[wget] / src / ChangeLog
index 5981e779cbeb51afba5b2cb344bc6cf3365a85be..f37814d53d59d50145bc4c93fd8caf167bfe3173 100644 (file)
@@ -1,3 +1,30 @@
+2009-09-22  Micah Cowan  <micah@cowan.name>
+
+       * openssl.c (ssl_check_certificate): Avoid reusing the same buffer
+       space for successive quoted arguments. Thanks to Steven Schweda
+       for pointing out the problem.
+
+2009-09-21  Micah Cowan  <micah@cowan.name>
+
+       * progress.c (update_speed_ring): "the the" -> "the".
+
+       * css-url.c, iri.c, mswindows.c: Removed assert.h inclusion (not
+       using it).
+
+2009-09-11  Steven Schweda  <sms@antinode.info>
+
+       * utils.c, utils.h (fopen_excl): Make second argument an int,
+       rather than a bool (so it can handle the appropriate VMS version
+       of the flag).
+
+       * main.c (print_version): Don't print LOCALEDIR unless NLS is
+       enabled.
+
+       * http.c (gethttp): Pass FOPEN_BIN_FLAG, instead of true.
+
+       * ftp.c (ftp_retrieve_glob): Cast strcmp to assign to cmp, for a
+       silly HP build environment.
+
 2009-09-08  Steven Schubiger  <stsc@member.fsf.org>
 
        * main.c, init.c: Mark the --preserve-permissions and