]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Compensate for MS Windows two-second granularity of file modification
[wget] / ChangeLog
index f541d0299fba76af527364c8150cc8f84e21551c..091e7bf188a04480051021f7d059aa91166daf8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/Makefile.src.bor: Removed pre-compiled header options as
+       they increase build time (on my machine).
+
+2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/config.h.bor: Account for Borland not defining `__STDC__'
+       when Borland's extensions enabled, and define it anyway.
+
+2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for <setjmp.h>.  Check for sigsetjmp and
+       sigblock.
+
+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.