]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Dependcies update for src/mswindows.c.
[wget] / ChangeLog
index a2ebf475856e19b5a95705415cb61422d6c5bf4d..3b41ff972a8f2f87dc50f83d0c0c5dbee676e178 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
+2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
+
+       * * windows/wget.dep: Fix dependencies for target mswindows$o
+       (mswindows.obj)
+
 2002-03-19  Chin-yuan Kuo  <sr1111111@yahoo.com.tw>
 
        * configure.bat.in: Do not check %BORPATH% as C++Builder compiler
        does not use it.
+
        * windows/Makefile.src.bor:
        * windows/config.h.bor:
        Migrated to free (as in beer) C++Builder compiler.
@@ -9,7 +15,9 @@
 2002-03-13  Ian Abbott  <abbotti@mev.co.uk>
 
        * configure.bat: Removed (renamed to configure.bat.ini).
+
        * configure.bat.in: New (renamed from configure.bat).
+
        * Makefile.in: Add rule to copy configure.bat.in to configure.bat,
        converting line endings to MS-DOS format in the process.