curl/CHANGES

8 lines
322 B
Plaintext
Raw Permalink Normal View History

See https://curl.haxx.se/changes.html for the edited and human readable online
version of what has changed over the years in different curl releases.
1999-12-29 09:20:26 -05:00
Generate a CHANGES file like the one present in every release like this:
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
./scripts/log2changes.pl