]> sjero.net Git - wget/blobdiff - src/ChangeLog
Move declaration before statements.
[wget] / src / ChangeLog
index 2a54ffe77d75d61d21dd1a2696b83b4eadf96051..51946933aaea2237b01a9a3f5996b5c47ededa13 100644 (file)
@@ -1,10 +1,13 @@
-2008-04-12  Micah Cowan  <micah@cowan.name>
+2008-04-22  Alain Guibert  <alguibert+bts@free.fr>
 
-       * mswindows.c (fake_fork_child): Don't mention that we're
-       backgrounding if --quiet is used.
+       * test.h (mu_run_test): Move declaration before statements, for
+       C90 conformance.
+
+2008-04-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.am: Move @LIBS@ after other libraries, for better
+       static-linking support.
 
-       * utils.c (fork_to_background): Likewise.
-       
 2008-04-12  Rabin Vincent  <rabin@rab.in>
 
        * mswindows.c (fake_fork_child): Don't create a logfile for
 
        * utils.c (fork_to_background): Likewise.
 
+2008-04-12  Micah Cowan  <micah@cowan.name>
+
+       * utils.c (aprintf): Minor formatting changes to Alex's code (80-
+       column limit, concatenated string literals, avoiding nesting
+       levels), and removed invocation of free (since we're aborting
+       anyway).
+
+2008-04-11  Alexander Dergachev  <cy6erbr4in@gmail.com>
+
+       * utils.c (aprintf): Now we are setting limits (1 Mb) for text
+       buffer when we use non-C99 vsnprintf.
+       
 2008-04-11  Micah Cowan  <micah@cowan.name>
 
        * ftp.c (getftp, ftp_loop_internal): Don't append to an existing