CHANGES 317 B

1234567
  1. See https://curl.se/changes.html for the edited and human readable online
  2. version of what has changed over the years in different curl releases.
  3. Generate a CHANGES file like the one present in every release like this:
  4. $ git log --pretty=fuller --no-color --date=short --decorate=full | \
  5. ./scripts/log2changes.pl