]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Fix broken MSVC compile.
[wget] / ChangeLog
index e02b67c8db5998f59034d826ca6f990c4f90b825..2950336a4675d8d2f21444cf5b829b1bd4ef5c50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,178 @@
+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'
+       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.
+
+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.
+
+2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * MACHINES: OS X entry by Jonathan Davis.
+
+2001-12-19  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: add gen-md5.obj and progress.obj to the
+       list of "sources"
+
+       * configure.bat: add section for Watcom
+
+2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/ja.po: Ditto.
+
+       * po/sv.po: Ditto.
+
+       * po/de.po: Ditto.
+
+       * po/es.po: Ditto.
+
+       * po/fr.po: Ditto.
+
+       * po/et.po: Ditto.
+
+       * po/tr.po: Ditto.
+
+       * po/ru.po: Update from TP.
+
+2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Autodetect SSL.  Check for SSL includes too.
+
+2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * config.sub: Ditto.
+
+       * config.guess: Ditto.
+
+       * aclocal.m4: Ditto.
+
+       * ltmain.sh: Upgrade to libtool 1.4.2.
+
+2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for md5_calc rather than MD5Update when
+       looking for Solaris md5.
+
+2001-12-08  R.I.P. Deaddog  <maddog@linuxhall.org>
+
+       * po/zh_TW.po: Updated for 1.8.
+
+2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/tr.po: Ditto.
+
+       * po/sv.po: Ditto.
+
+       * po/ru.po: Ditto.
+
+       * po/fr.po: Ditto.
+
+       * po/es.po: Ditto.
+
+       * po/de.po: Update from TP.
+
 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * po/et.po: Update from the TP.