]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix fake_fork under Borland C.
[wget] / src / ChangeLog
index c62b5126c8f58242961f9122fe78ca60df1e9338..b260efa42c124933dc1145f6334f82e1a7613ae8 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-09  David Fritz  <zeroxdf@att.net>
+
+       * mswindows.c (fake_fork): Pass entire command line to the child
+       process.
+
 2004-03-31  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (gethttp): Fix typo: SCHEME_SSL -> SCHEME_HTTPS.