]> sjero.net Git - wget/blobdiff - ChangeLog
Merge SFLC licensing changes for OpenSSL with tip.
[wget] / ChangeLog
index 91de4f375e99cfeec98adf41348d87d2b974c4a9..9b45286348c5da9fa932427576e92647f47c38dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2007-11-28  Micah Cowan  <micah@cowan.name>
 
-       * Makefile.in, README, autogen.sh, configure.bat, configure.in,
-       m4/wget.m4, util/Makefile.in, util/dist-wget: Updated license
+       * Makefile.am, README, autogen.sh, configure.bat, configure.in,
+       m4/wget.m4, util/Makefile.am, util/dist-wget: Updated license
        exception for OpenSSL, per the SFLC.
 
+2007-10-23  Micah Cowan  <micah@schmendrick>
+
+       * lib/stdbool.in.h, lib/stdint.in.h: gnulib-tool --update.
+       Includes fix for broken stdbool.h on Tru64.
+
+2007-10-22  Micah Cowan  <micah@cowan.name>
+
+       * po/*.po: Refresh from TP and update-po.
+       * lib/Makefile.am, m4/gnulib-cache.m4, m4/longlong.m4,
+       m4/ulonglong.m4, maint.mk:  gnulib-tool --update. Includes fix
+       for maint.mk with old versions of gzip.
+
+2007-10-18  Micah Cowan  <micah@cowan.name>
+
+       * po/POTFILES.in: Removed no-longer-existing or generated files.
+       * autogen.sh: Reinstated, in case we have to do something at
+       some point other than autoreconf.
+       * Makefile.am: Put autogen.sh back in EXTRA_DIST. Just in case
+       someone needs to rebuild configure.
+       * configure.ac: Removed config-post.h inclusion from bottom of
+       generated config.h.
+
+2007-10-16  Micah Cowan  <micah@cowan.name>
+
+       * README: Draw attention to wiki:PatchGuidelines.
+
+2007-10-14  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Let gnulib handle builtin MD5 functionality.
+       * NEWS: Mention gnulib.
+
+2007-10-13  Micah Cowan  <micah@cowan.name>
+
+       * GNUMakefile, maint.mk: Added as part of the gnulib-ization.
+       * Makefile.am: gnulib-ized.
+       * configure.ac: gnulib-ized. Removed built-in getopt checks.
+
+2007-10-12  Micah Cowan  <micah@cowan.name>
+
+       * PATCHES: Removed.
+       * NEWS: Updated info about source repositories, removal of
+       PATCHES file.
+
+2007-10-09  Micah Cowan  <micah@cowan.name>
+
+       * configure.in: Renamed to configure.ac
+       * configure.ac: Renamed from configure.in. Added invocations of
+       AM_GNU_GETTEXT, etc. Added en@quot and en@boldquot pseudo-LINGUA
+       support.
+       * ABOUT-NLS: Added back in (required by autoreconf :\).
+       * Makefile.am: Added ABOUT-NLS and msdos/Makefile.WC to EXTRA_DIST.
+       * m4/wget.m4: Removed no-longer-used NLS stuff.
+       * Makefile.in.in: Restore previous policy of not updating .po's
+       unless explicitly asked (via update-po).
+
+2007-10-09  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * m4/gettext.m4: New file, from gettext-0.16.1.
+       * m4/iconv.m4: New file, from gettext-0.16.1.
+       * m4/lib-ld.m4: Upgrade to gettext-0.16.1.
+       * m4/lib-link.m4: Upgrade to gettext-0.16.1.
+       * m4/lib-prefix.m4: Upgrade to gettext-0.16.1.
+       * m4/nls.m4: New file, from gettext-0.16.1.
+       * m4/po.m4: New file, from gettext-0.16.1.
+       * m4/progtest.m4: New file, from gettext-0.16.1.
+       * po/Makefile.in.in: Upgrade to gettext-0.16.1.
+       * po/Rules-quot: New file, from gettext-0.16.1.
+       * po/boldquot.sed: New file, from gettext-0.16.1.
+       * po/en@boldquot.header: New file, from gettext-0.16.1.
+       * po/en@quot.header: New file, from gettext-0.16.1.
+       * po/insert-header.sin: New file, from gettext-0.16.1.
+       * po/quot.sed: New file, from gettext-0.16.1.
+       * po/remove-potcdate.sin: New file, from gettext-0.16.1.
+
+2007-10-08  Micah Cowan  <micah@cowan.name>
+
+       * AUTHORS: Credit to Ralf Wildenhues for automakifying patches.
+
+2007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * po/Makefile.in.in: Since `distdir' is used now, adjust
+       DISTFILES to the missing ChangeLog file.
+       Add trivial targets ps, pdf, html.
+       * Makefile.in: Removed, replaced by Makefile.am.
+       * Makefile.am: Converted from Makefile.in.
+       * util/Makefile.in: Removed, replaced by Makefile.am.
+       * util/Makefile.am: Converted from Makefile.in.
+       * configure.in: Adjust for automake support.
+
 2007-10-05  Micah Cowan  <micah@cowan.name>
 
        * config.guess, config.sub, install-sh: Update from versions
        found in /usr/share/automake/.
+       * autogen.sh: Removed, in favor of just running autoreconf.
 
 2007-10-03  Micah Cowan  <micah@cowan.name>
 
 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
+       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>
 2001-03-12  Dan Harkless  <wget@harkless.org>
 
        * TODO: Only normal recursion should respect -np -- page-requisite
-       recursion should not.
+       recursion should not.
 
 2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
 
 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.
+       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>
 
        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.
+       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>
 
 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.
+       changed on the server before "continuing" to download it.
        
 2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
 
        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.
+       corrupted (e.g. by proxy) bytes from end of file before resuming.
 
        * po/*.po*: Updated after changing --help's description of -c.
 
        * 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.
+       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>