diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-13 20:04:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-13 20:04:53 +0000 |
commit | cf5378b366258ab7ec9cbd03eef26b852e454745 (patch) | |
tree | 8628d920d6b6c547346116e954cff0124620d1f3 /RELEASE-NOTES | |
parent | fea938cbcbe12394ecb93ba49a4d37d76e851bd4 (diff) |
Daniel Cater made libcurl build with CURL_NO_OLDIES defined (which doesn't
define the symbols for backwards source compatibility)
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f72fbdab2..64f038493 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,7 @@ New curl mirrors: This release would not have looked like this without help, code, reports and advice from friends like these: - Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev + Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev, + Daniel Cater Thanks! (and sorry if I forgot to mention someone) |