From: Daniel Stenberg Date: Tue, 17 Mar 2015 08:09:23 +0000 (+0100) Subject: CONTRIBUTE: refer to git log instead of deprecated CHANGES file X-Git-Tag: curl-7_42_0~145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3dbe12a1e9eb7fc4b4a4172c244c460d3e021143;p=curl CONTRIBUTE: refer to git log instead of deprecated CHANGES file --- 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