]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Convert URLs in <form action=...>.
[wget] / ChangeLog
index a2ebf475856e19b5a95705415cb61422d6c5bf4d..6c00d87dc767436e56c45a00f9a7187349e7b8af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,28 @@
+2002-04-09  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'
+       as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.
+
+2002-03-26  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/wget.dep: Updated several dependencies for object files.
+
+2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/config.h.bor:
+       * windows/config.h.ms:
+       Removed conditional cruft that was there for Unix-like systems.
+
+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 +30,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.