diff --git a/ChangeLog.README b/ChangeLog.README deleted file mode 100644 index 3a0dbf01..00000000 --- a/ChangeLog.README +++ /dev/null @@ -1,16 +0,0 @@ -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). diff --git a/ChangeLog b/ChangeLog.pre-gitlog similarity index 99% rename from ChangeLog rename to ChangeLog.pre-gitlog index 33433edc..1bb0521a 100644 --- a/ChangeLog +++ b/ChangeLog.pre-gitlog @@ -3294,4 +3294,3 @@ * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST): from gettext-0.10.32. - diff --git a/doc/ChangeLog b/doc/ChangeLog.pre-gitlog similarity index 100% rename from doc/ChangeLog rename to doc/ChangeLog.pre-gitlog diff --git a/msdos/ChangeLog b/msdos/ChangeLog.pre-gitlog similarity index 98% rename from msdos/ChangeLog rename to msdos/ChangeLog.pre-gitlog index 6a8f21b9..d4c32e13 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog.pre-gitlog @@ -53,7 +53,7 @@ now wget.exe. * Makefile.WC: Added for building with OpenWatcom targeting - 32-bit DOS (DOS32A extender). + 32-bit DOS (DOS32A extender). 2007-09-24 Gisle Vanem diff --git a/src/ChangeLog b/src/ChangeLog.pre-gitlog similarity index 99% rename from src/ChangeLog rename to src/ChangeLog.pre-gitlog index cbe19912..e27da7b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog.pre-gitlog @@ -3369,7 +3369,7 @@ 2008-06-14 Xavier Saint - * iri.c, iri.h : New files. + * iri.c, iri.h : New files. * Makefile.am : Add files iri.h and conditional iri.c. diff --git a/testenv/ChangeLog b/testenv/ChangeLog.pre-gitlog similarity index 100% rename from testenv/ChangeLog rename to testenv/ChangeLog.pre-gitlog diff --git a/tests/ChangeLog b/tests/ChangeLog.pre-gitlog similarity index 99% rename from tests/ChangeLog rename to tests/ChangeLog.pre-gitlog index 4f816797..7a7c0947 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog.pre-gitlog @@ -1155,4 +1155,3 @@ testing is supported at the moment). * test1: Added basic HTTP test. -