Skip to content

Commit

Permalink
CHANGES: spell fix, use correct path to script
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Feb 7, 2017
1 parent d3ab22f commit 5aef498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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.

Generate a CHANGES file like the one present in evey release like this:
Generate a CHANGES file like the one present in every release like this:

$ git log --pretty=fuller --no-color --date=short --decorate=full | \
./log2changes.pl
./scripts/log2changes.pl

0 comments on commit 5aef498

Please sign in to comment.