mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:17:30 +03:00
CONTRIBUTE: refer to git log instead of deprecated CHANGES file
This commit is contained in:
parent
40914fd544
commit
3dbe12a1e9
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue