]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Rewrite parsing and handling of URLs.
[wget] / ChangeLog
index 0b4b367fca641675e2d0113b7fc15feb5a8224eb..ac1ddf8613cc481062db5a779d2b6ac51cc89543 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,313 @@
+2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for strpbrk().
+
+2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src:
+       * windows/Makefile.src.bor:
+       * windows/Makefile.watcom:
+       * windows/config.h.bor:
+       * windows/config.h.ms:
+       * windows/wget.dep:
+       Windows update.
+
+2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for getopt_long in libc.
+
+2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for Solaris libmd5.
+
+2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/: Installed ja.po, et.po, he.po, fr.po, da.po, uk.po, es.po,
+       sl.po, nl.po from the Translation Project.
+
+2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * MACHINES: Added mips-sgi-irix6.5, as reported by Edward
+       J. Sabol.
+
+2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/da.po: New version from TP.
+
+2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * config.sub: New version from libtool 1.4.
+
+       * config.guess: New version from libtool 1.4.
+
+       * ltmain.sh: New version from libtool 1.4.
+
+       * aclocal.m4: Imported `libtool.m4' from libtool 1.4.
+
+       * ltconfig: Removed.
+
+       * configure.in: First check the compiler, then invoke libtool.
+
+2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/: Install new files from the TP: sv.po, cs.po, et.po, tr.po,
+       es.po, de.po, gl.po, sk.po, ru.po, fr.po.
+
+2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for both gethostbyname and inet_ntoa before
+       concluding that -lnsl is not needed.
+
+2001-06-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * configure.in: Use `libtool' to test linking of external
+       libraries.
+
+2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
+
+       * po/cs.po: Updated to match the 1.7 POT.
+
+2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/: New versions of de.po and gl.po from the TP.
+
+2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/hr.po: Updated to match the new POT.
+
+2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/wget.pot: Updated.
+
+2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/es.po: Use the version from TP.
+
+2001-06-02  R.I.P. Deaddog  <maddog@linuxhall.org>
+
+       * po/zh_TW.po: Updated for 1.7.
+
+2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/: Updated ru.po, et.po, and sv.po.  Added tr.po.
+
+2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/pl.po: Use iso-8859-1 as charset.
+
+       * po/hr.po: Update.
+
+2001-05-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * configure.in: Use $host_os instead of non-existent "$opsys" when
+       deciding based on host type.
+
+       * configure.in: Print "cross" when cross-compiling.
+
+2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/hr.po: Updated.
+
+       * po/wget.pot: Regenerated from sources.
+
+       * README: Updated copyright statement.
+
+       * INSTALL: Document the new OpenSSL autodetector.
+
+2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Provide a default for AC_TRY_RUN when
+       cross-compiling.  Effectively, assume that when cross-compiling,
+       working linkage implies working executable.
+
+2001-05-25  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Rewrote OpenSSL library detection.  Now the code
+       loops over system locations where libssl/libcrypto might be
+       located.  Aside from linking, it actually tries to run the
+       executable before concluding that the linking "worked".
+
+2001-05-16  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: Make linker accept space-separated list
+       of object files.
+
+2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src: Update for SSL.
+
+2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: Updated.
+
+2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: Rewritten.
+
+2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/zh_TW.po: Reinstated, after an update by Abel Cheung.
+
+       * po/zh_TW.Big5.po: Removed.
+
+2001-04-28  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: Update.
+
+2001-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/wget.dep: Update.
+
+       * windows/Makefile.src: Update.
+
+       * windows/config.h.ms: Define inline to __inline.
+       Define ftruncate to chsize.
+
+2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/hr.po: Updated.
+
+2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/ja.po: New update by Hiroshi Takekawa.
+
+2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/POTFILES.in: Add src/cookies.c.
+
+2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for inline.
+
+2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
+
+       * po/zh.po: Removed outdated file.
+
+2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
+       forces strict ANSI mode, which means we lose `long long'.
+       Generally, don't require __STDC__ to be defined to 1 because that
+       signifies strict ANSI.
+
+2001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * NEWS: Cosmetic changes.
+
+2001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
+
+       * po/da.po: Ditto.
+
+       * po/no.po: The charset is iso-8859-1, not iso-8859-2.
+
+2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * po/et.po: New version by Toomas Soome.
+
+2001-04-01  Nicolas Lichtmaier  <nick@debian.org>
+
+       * po/es.po: New file.
+
+2001-03-27  Dan Harkless  <wget@harkless.org>
+
+       * INSTALL: Updated to reflect --with-ssl's new optional parameter.
+
+       * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
+       were in the wrong order, causing a link failure if you're using
+       libcrypto.a and libssl.a rather than shared libraries.  Also put
+       in checks for -ldl, necessary since the libcrypto shared library
+       doesn't record its dependency on libdl.
+
+       * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
+       configuration section" of top Makefile and analogous spot in others.
+
+       * po/Makefile.in.in: Previous addition of top_builddir to
+       po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
+
+2001-03-26  Dan Harkless  <wget@harkless.org>
+
+       * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
+
+2001-03-22  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Added rs6000-ibm-aix4.3.3.0.
+
+2001-03-21  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Added armv4l-unknown-linux-gnu.
+
+2001-03-20  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
+       test that led me to believe it wasn't was exposing a different bug
+       -- URLs specified on the commandline as opposed to being recursed
+       to don't always get re-converted at the end of the Wget run.
+
+2001-03-17  Dan Harkless  <wget@harkless.org>
+
+       * aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
+
+       * configure.in: Use AM_PROG_LIBTOOL macro (now defined in our 
+       aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
+       If --with-ssl specified, look in /usr/local/ssl/lib by default for
+       OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
+       Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
+       (possibly rewritten by libtool) as well.  Don't appear to be
+       looking for a function main() in -lcrypto.  If the OpenSSL lib
+       checks fail, don't just silently build a wget without https
+       support -- issue a warning.  Define top_builddir.
+
+       * ltconfig: New file from libtool 1.3.5 distribution.
+
+       * ltmain.sh: New file from libtool 1.3.5 distribution.
+
+       * {.,po,util,windows}/Makefile.in: Define top_builddir.
+
+2001-03-16  Dan Harkless  <wget@harkless.org>
+
+       * TODO: For some reason on 2000-11-19, Hrvoje removed the item
+       about converting hostless absolute links.  That isn't working yet,
+       so I've put the item back, with a modified wording.
+
+       * config.guess: Hadn't been updated since 1996 -- didn't work for recent
+       machines and OSes, such as NetWinder ARM Linux.  Updated to latest 
+       version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
+       
+       * config.sub: Ditto -- updated to latest version (2001-03-12).
+       
+2001-03-12  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Only normal recursion should respect -np -- page-requisite
+       recursion should not.
+
+2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
+
+       * TODO: Removed an obsolete item about adding VMS and MS FTP
+       server support.
+
+2001-03-05  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Add a --range option to download only a given byte range.
+
+2001-03-01  Dan Harkless  <wget@harkless.org>
+
+       * ChangeLog.README: Renamed from README.branches and added a note
+       that Wget has multiple ChangeLog files (currently ./ChangeLog,
+       doc/ChangeLog, and src/ChangeLog), since this is unusual and
+       people have complained their patches hadn't been applied after
+       checking only the top-level ChangeLog.
+
+2001-02-28  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Explicitly tell people to send us config.guess output.
+
+2001-02-27  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Re-use FTP connection if multiple URLs on one host
+       specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
+
 2001-02-23  Dan Harkless  <wget@harkless.org>
 
        * NEWS: Note that Wget now has a man page again.