mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
CHANGES: refer to the online changelog
Suggested-by: mc0e
This commit is contained in:
parent
fe6049f04b
commit
8279dd7d39
14
CHANGES
14
CHANGES
@ -1,15 +1,7 @@
|
|||||||
_ _ ____ _
|
See http://curl.haxx.se/changes.html for the edited and human readable online
|
||||||
___| | | | _ \| |
|
version of what has changed over the years in different curl releases.
|
||||||
/ __| | | | |_) | |
|
|
||||||
| (__| |_| | _ <| |___
|
|
||||||
\___|\___/|_| \_\_____|
|
|
||||||
|
|
||||||
Changelog
|
Generate a CHANGES file like the one present in evey release like this:
|
||||||
|
|
||||||
This file no longer holds the changelog. Now you can generate it yourself
|
|
||||||
like this:
|
|
||||||
|
|
||||||
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
|
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
|
||||||
./log2changes.pl
|
./log2changes.pl
|
||||||
|
|
||||||
The older, manually edited, changelog is found in git named CHANGES.0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user