blob: b73986b5c96341158ab2cd5430bd95d61bbf91fa [file] [log] [blame]
Dirk Vogta7d7f962016-12-01 10:50:48 +01001See https://curl.haxx.se/changes.html for the edited and human readable online
2version of what has changed over the years in different curl releases.
9487f7f2011-08-03 07:05:30 -07003
Dirk Vogta7d7f962016-12-01 10:50:48 +01004Generate a CHANGES file like the one present in evey release like this:
9487f7f2011-08-03 07:05:30 -07005
Dirk Vogta7d7f962016-12-01 10:50:48 +01006$ git log --pretty=fuller --no-color --date=short --decorate=full | \
7 ./log2changes.pl