aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-03-17 09:09:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-03-17 09:09:41 +0100
commit3dbe12a1e9eb7fc4b4a4172c244c460d3e021143 (patch)
tree1c78326f99fd7cefd95f0c219464347e4d3472cd /docs
parent40914fd544efb8c2fa14783351d1dd17619d91fb (diff)
CONTRIBUTE: refer to git log instead of deprecated CHANGES file
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTE8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE
index fe69238db..47713838c 100644
--- a/docs/CONTRIBUTE
+++ b/docs/CONTRIBUTE
@@ -82,10 +82,10 @@
1.3 What To Read
- Source code, the man pages, the INTERNALS document, TODO, KNOWN_BUGS, the
- most recent CHANGES. Just lurking on the curl-library mailing list is gonna
- give you a lot of insights on what's going on right now. Asking there is a
- good idea too.
+ Source code, the man pages, the INTERNALS document, TODO, KNOWN_BUGS and the
+ most recent changes in the git log. Just lurking on the curl-library mailing
+ list is gonna give you a lot of insights on what's going on right now. Asking
+ there is a good idea too.
2. cURL Coding Standards