]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CHANGES: refer to the online changelog
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Aug 2015 13:28:27 +0000 (15:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Aug 2015 13:28:27 +0000 (15:28 +0200)
Suggested-by: mc0e
CHANGES

diff --git a/CHANGES b/CHANGES
index fe0fb8c0bbaefd17d1cac31aed3821cdbdeeca3f..ef74158f5f2759152dd500cd802677fcb526c123 100644 (file)
--- 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