mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Revert "ChangeLog: Move all ChangeLog files to .pre-gitlog"
This reverts commit fcd3b3c473
.
Turns out that removing the ChangeLog files causes the Wget build to
fail. While this issue is investigated and sorted out, the commit is
reversed to allow people to be able to build Wget from master
This commit is contained in:
parent
1ca88a4208
commit
425368c602
@ -3294,3 +3294,4 @@
|
|||||||
|
|
||||||
* aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
|
* aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
|
||||||
AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
|
AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
|
||||||
|
|
16
ChangeLog.README
Normal file
16
ChangeLog.README
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
Please note that Wget has more than one ChangeLog file:
|
||||||
|
|
||||||
|
./ChangeLog: documents changes to files in the top-level directory
|
||||||
|
and to files in subdirectories like po/ that don't have
|
||||||
|
their own ChangeLogs
|
||||||
|
|
||||||
|
src/ChangeLog: documents only changes to files in the src directory
|
||||||
|
|
||||||
|
doc/ChangeLog: documents only changes to files in the doc directory
|
||||||
|
|
||||||
|
windows/ChangeLog: documents only changes to files in the windows directory
|
||||||
|
|
||||||
|
msdos/ChangeLog: documents only changes to files in the msdos directory
|
||||||
|
|
||||||
|
When checking to see if a patch you sent in has been applied, please
|
||||||
|
look in the appropriate ChangeLog(s).
|
@ -53,7 +53,7 @@
|
|||||||
now wget.exe.
|
now wget.exe.
|
||||||
|
|
||||||
* Makefile.WC: Added for building with OpenWatcom targeting
|
* Makefile.WC: Added for building with OpenWatcom targeting
|
||||||
32-bit DOS (DOS32A extender).
|
32-bit DOS (DOS32A extender).
|
||||||
|
|
||||||
2007-09-24 Gisle Vanem <giva@bgnett.no>
|
2007-09-24 Gisle Vanem <giva@bgnett.no>
|
||||||
|
|
@ -3369,7 +3369,7 @@
|
|||||||
|
|
||||||
2008-06-14 Xavier Saint <wget@sxav.eu>
|
2008-06-14 Xavier Saint <wget@sxav.eu>
|
||||||
|
|
||||||
* iri.c, iri.h : New files.
|
* iri.c, iri.h : New files.
|
||||||
|
|
||||||
* Makefile.am : Add files iri.h and conditional iri.c.
|
* Makefile.am : Add files iri.h and conditional iri.c.
|
||||||
|
|
@ -1155,3 +1155,4 @@
|
|||||||
testing is supported at the moment).
|
testing is supported at the moment).
|
||||||
|
|
||||||
* test1: Added basic HTTP test.
|
* test1: Added basic HTTP test.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user