diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-20 11:29:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-20 11:29:30 +0000 |
commit | fcf9029179dcb24f18e2a0bc33bbad706c71055a (patch) | |
tree | cf23b7e4288b3d9881152a9beebaddd01b90dc69 | |
parent | e40327ba00add934890874b622289da66740941d (diff) |
Judson provided an example, and the added mirror adds the count
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 44638f0a5..b2a31c353 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.18.0 Command line options: 126 curl_easy_setopt() options: 150 Public functions in libcurl: 56 - Public web site mirrors: 42 + Public web site mirrors: 43 Known libcurl bindings: 36 Contributors: 597 @@ -83,6 +83,6 @@ advice from friends like these: Gilles Blanc, David Wright, Vikram Saxena, Mateusz Loskot, Gary Maxwell, Dmitry Kurochkin, Mohun Biswas, Richard Atterer, Maxim Perenesenko, Daniel Egger, Jeff Johnson, Nikitinskit Dmitriy, Georg Lippitsch, Eric Landes, - Joe Malicki, Nathan Coulter, Lau Hang Kin + Joe Malicki, Nathan Coulter, Lau Hang Kin, Judson Bishop Thanks! (and sorry if I forgot to mention someone) |