]> granicus.if.org Git - curl/commitdiff
CONTRIBUTE: refer to git log instead of deprecated CHANGES file
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Mar 2015 08:09:23 +0000 (09:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 17 Mar 2015 08:09:41 +0000 (09:09 +0100)
docs/CONTRIBUTE

index fe69238dbbf864de58a0afd651c754d3decbffa6..47713838c1751663f0ba7f8f4a5bab4896c6e307 100644 (file)
 
 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