]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] ChangeLog.README: Renamed from README.branches and added a note that Wget has
[wget] / ChangeLog
index f79b3f057b9f23c35dea96eaa40aea91f50bdf44..39f86ebb67578cf1f9986447e62270c768fad025 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+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.
+
+       * po/*.po*: Updated after changing --help's description of -N and
+       moving -nr to a different category.
+
+       * TODO: "Timestamps are sometimes not copied over on files
+       retrieved by FTP." removed.  Hopefully all the failures I was
+       seeing were due to the fact that it wasn't documented that
+       non-globbing, non-recursive FTP downloads need -N to get the
+       remote timestamp to be preserved.
+
+2001-02-22  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Remove empty directories created due to --accept/--reject.
+
+       * configure.in: Look for perl and pod2man and make substitutions.
+       
+       * Makefile.in (install): Do install.man if we have pod2man.
+
+2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
+
+       * windows/Makefile.src: Removed references to ftpparse sources.
+
+       * windows/wget.dep: Ditto.
+
+       * windows/Makefile.watcom: Ditto. 
+
+2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src: Don't attempt to compile in alloca.c; it
+       doesn't work and it's not needed.
+
+2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * NEWS: Added more NEWS items.
+
+2001-01-15  Dan Harkless  <wget@harkless.org>
+
+       * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
+
+2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
+
+       * util/wget.spec: Updated to 1.7, merged with the spec file from
+       RedHat.
+
+       * po/Makefile.in.in: `make realclean' equal to `make
+       maintainer-clean'.
+
+       * Makefile.in (realclean-top): Remove 'configure' as well. 
+
+2001-01-11  Dan Harkless  <wget@harkless.org>
+
+       * TODO: If -c used with -N, check to make sure a file hasn't
+       changed on the server before "continuing" to download it.
+       
+2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
+
+       * windows/Makefile.src: Updated.
+
+       * windows/wget.dep: Ditto.
+
+2001-01-09  Dan Harkless  <wget@harkless.org>
+
+       * TODO: If -c is on, don't re-download a 100%-downloaded file.
+       
+       * TODO: The bug where you couldn't recurse into ftp directories if
+       logging in put you somewhere else besides the server's "/"
+       directory got fixed without the TODO entry for it being removed.
+
+       * TODO: Add a "rollback" option to have --continue throw away X
+       corrupted (e.g. by proxy) bytes from end of file before resuming.
+
+       * po/*.po*: Updated after changing --help's description of -c.
+
+2001-01-06  Dan Harkless  <wget@harkless.org>
+
+       * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
+       the best way to go about my aim.  Removed them in favor of:
+
+       * ChangeLog-branches/1.6_branch.ChangeLog: New file.
+
+       * README.branches: Explains the 1.6_branch.ChangeLog files.
+
+       * README.cvs: Falsely claimed you only needed GNU autoconf to
+       build from the CVS sources.  You also need GNU gettext and
+       texinfo.  I also did a bunch of general re-writing of this file.
+
+2001-01-03  Dan Harkless  <wget@harkless.org>
+
+       * TODO: We should make a simple man page referring to info doco.
+
 2000-12-31  Dan Harkless  <wget@harkless.org>
 
-        * README: Changed 1.5.3 in the FTP URL to 1.6.
+       * README: Changed 1.5.3 in the FTP URL to 1.6.
 
-        * NEWS: Released Wget version 1.6.
+       * NEWS: Released Wget version 1.6.
+
+       * po/*.po: 'Project-Id-Version's were very haphazard, saying
+       either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
+       1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
+       "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
+       the translations haven't been updated since the versions they
+       state, but I know some of the files were updated specifically for
+       1.6, and none of them used this version (unless you count the sole
+       "1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
+       'PO-Revision-Date's remain the best indicator of whether a
+       translation's out of date.
+       
+       * ChangeLog: Since this flat file doesn't have multiple branches,
+       looking at the dates would make you think that things went into
+       1.6 that actually just went into the 1.7-dev branch.  Added "[Not
+       in 1.6 branch.]" where appropriate to clarify.
        
-        * po/*.po: 'Project-Id-Version's were very haphazard, saying
-        either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
-        1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
-        "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of the
-        translations haven't been updated since the versions they state,
-        but I know some of the files were updated specifically for 1.6,
-        and none of them used this version.  In any case, the
-        'POT-Creation-Date's and 'PO-Revision-Date's remain the best
-        indicator of whether a translation's out of date.
-        
+2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
+
+       * windows/Makefile.watcom: Updated.
+
 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * po/POTFILES.in: Updated.
 
        * windows/Makefile.in: New file.
 
+       * README.cvs: New file.
+
 2000-11-25  Karl Eichwalder  <ke@suse.de>
 
        * Makefile.in (SUBDIRS): Add 'windows'.
-
+       (dist, DISTFILES): Don't distribute CVS directories.
+       
 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * configure.in: Don't unconditionally define HAVE_SSL, even when
        --with-ssl is given.
 
-2000-12-03  Christian Fraenkel <christian.fraenkel@gmx.net>
+2000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
 
-        * INSTALL: Added the --with-ssl switch
-       * configure.in: ditto
-       * TODO: Removed the corresponding entry
+       * INSTALL: Added the --with-ssl switch.
+       
+       * configure.in: Ditto.
+       
+       * TODO: Removed the corresponding entry.
 
 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
 
 2000-08-25  Dan Harkless  <wget@harkless.org>
 
        * MACHINES: Alphabetized, changed "architectures" to "OSes and
-       architecures", added missing company names, removed needless ^L,
-       made AIX and FreeBSD entries more general to reflect successful
-       use on those platforms by myself and others, removed the
-       non-factual "this version of", and fixed some grammatical errors.
+       architectures", added missing company names, removed needless ^L,
+       made AIX and FreeBSD entries more general to reflect successful
+       use on those platforms by myself and others, removed the
+       non-factual "this version of", and fixed some grammatical errors.
        
 2000-07-21  Dan Harkless  <wget@harkless.org>
 
 2000-05-22  Dan Harkless  <wget@harkless.org>
 
        * AUTHORS: Added myself to this file, as Hrvoje got confirmation
-       of my FSF copyright assignment.
+       of my FSF copyright assignment.
 
        * TODO: Added note that fragment identifiers don't work properly.
        
 2000-03-10  Dan Harkless  <wget@harkless.org>
 
        * TODO: Removed done item: we now have an option (-G) that makes
-       it easy to download a single HTML document and all its constituents.
+       it easy to download a single HTML document and all its constituents.
        
        * po/*.{gmo,po,pot}: Regenerated after adding new options.
 
 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
 
        * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
-       unavailable.
+       unavailable.
 
        * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
        renamed AM_WITH_NLS to WGET_WITH_NLS.