mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Abbreviated ChangeLog entries for Makefile.am conversions.
This commit is contained in:
parent
636fc3d751
commit
a20684d374
@ -3,6 +3,11 @@
|
|||||||
* po/Makefile.in.in: Since `distdir' is used now, adjust
|
* po/Makefile.in.in: Since `distdir' is used now, adjust
|
||||||
DISTFILES to the missing ChangeLog file.
|
DISTFILES to the missing ChangeLog file.
|
||||||
Add trivial targets ps, pdf, html.
|
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>
|
2007-10-05 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2007-10-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* Makefile.in: Removed, replaced by Makefile.am.
|
||||||
|
* Makefile.am: Converted from Makefile.in.
|
||||||
|
|
||||||
2007-10-03 Micah Cowan <micah@cowan.name>
|
2007-10-03 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
|
* wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* http.c (http_loop): We've got_name if content_disposition
|
* http.c (http_loop): We've got_name if content_disposition
|
||||||
support isn't on; make sure we continue properly in that case,
|
support isn't on; make sure we continue properly in that case,
|
||||||
even though we're not sending HEAD.
|
even though we're not sending HEAD.
|
||||||
|
* Makefile.in: Removed, replaced by Makefile.am.
|
||||||
|
* Makefile.am: Converted from Makefile.in.
|
||||||
|
|
||||||
2007-10-02 Micah Cowan <micah@cowan.name>
|
2007-10-02 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
* WgetTest.pm.in: wget is built in the build tree. Use an
|
* WgetTest.pm.in: wget is built in the build tree. Use an
|
||||||
absolute path to the binary.
|
absolute path to the binary.
|
||||||
|
* Makefile.in: Removed, replaced by Makefile.am.
|
||||||
|
* Makefile.am: Converted from Makefile.in.
|
||||||
|
|
||||||
2007-09-25 Micah Cowan <micah@cowan.name>
|
2007-09-25 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2007-10-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* Makefile.in: Removed, replaced by Makefile.am.
|
||||||
|
* Makefile.am: Converted from Makefile.in.
|
||||||
|
|
||||||
2007-09-24 Christopher Lewis <chris@christopherlewis.com>
|
2007-09-24 Christopher Lewis <chris@christopherlewis.com>
|
||||||
|
|
||||||
* config-compiler.h: Fix compiler warnings related to
|
* config-compiler.h: Fix compiler warnings related to
|
||||||
|
Loading…
Reference in New Issue
Block a user