mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
17 lines
651 B
Plaintext
17 lines
651 B
Plaintext
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).
|