aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-08-06 15:28:27 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-08-06 15:28:27 +0200
commit8279dd7d3975fe9aaeabcf9a79ad117c1cfdfef8 (patch)
tree626fb7a170bbeb1512376b7a25ea84a7afeeb46f /CHANGES
parentfe6049f04bf7eb0481ba030c0e78aae5cfd0209f (diff)
CHANGES: refer to the online changelog
Suggested-by: mc0e
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 3 insertions, 11 deletions
diff --git a/CHANGES b/CHANGES
index fe0fb8c0b..ef74158f5 100644
--- a/CHANGES
+++ b/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
-
-This file no longer holds the changelog. Now you can generate it yourself
-like this:
+Generate a CHANGES file like the one present in evey release like this:
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
./log2changes.pl
-
-The older, manually edited, changelog is found in git named CHANGES.0