]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Fix broken MSVC compile.
[wget] / ChangeLog
index 6c00d87dc767436e56c45a00f9a7187349e7b8af..2950336a4675d8d2f21444cf5b829b1bd4ef5c50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2002-04-23  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when
+       Microsoft's extensions are enabled and define it anyway (set to `1').
+       Defined some things that broke as a result of this.
+
+2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/de.po: Updated from the TP.
+
+2001-04-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       windows/wget.dep: The target `connect$o' (connect.obj) now depends on
+       `utils.h'.
+
+2001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/da.po: Ditto.
+
+       * po/de.po: Ditto.
+
+       * po/el.po: Ditto.
+
+       * po/es.po: Ditto.
+
+       * po/et.po: Ditto.
+
+       * po/fr.po: Ditto.
+
+       * po/gl.po: Ditto.
+
+       * po/he.po: Ditto.
+
+       * po/ja.po: Ditto.
+
+       * po/pl.po: Ditto.
+
+       * po/sk.po: Ditto.
+
+       * po/sl.po: Ditto.
+
+       * po/sv.po: Ditto.
+
+       * po/tr.po: Ditto.
+
+       * po/zh_TW.po: Update from TP.
+
+       * po/ca.po: Ditto.
+
+       * po/bg.po: New file from TP.
+
+2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/hr.po: Editing the Project-Id-Version to say "wget" rather
+       than "GNU Wget".
+
+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'