mirror of
https://github.com/mirror/wget.git
synced 2025-01-14 22:30:44 +08:00
[svn] 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.
This commit is contained in:
parent
71a53ffe25
commit
691601f81c
@ -1,3 +1,11 @@
|
||||
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.
|
||||
|
@ -1,3 +1,18 @@
|
||||
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
|
||||
|
||||
doc/ChangeLog: documents only changes to files in the doc directory
|
||||
|
||||
src/ChangeLog: documents only changes to files in the src directory
|
||||
|
||||
When checking to see if a patch you sent in has been applied, please
|
||||
look in the appropriate ChangeLog(s).
|
||||
|
||||
In addition, you'll notice the ChangeLog-branches directories.
|
||||
|
||||
In late 2000, time constraints delayed the release of Wget 1.6. While
|
||||
it was awaiting release, people had new features and other changes they
|
||||
wanted added to the CVS archive, but these were deemed not safe to
|
Loading…
Reference in New Issue
Block a user