diff options
-rw-r--r-- | CHANGES | 3 | ||||
-rw-r--r-- | RELEASE-NOTES | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ Daniel Stenberg (8 June 2009) - Eric Wong fixed --no-buffer to actually switch off output buffering. Been broken since 7.19.0 +Bill Hoffman (6 June 2009) +- Added some cmake docs and fixed socklen_t in the build. + Yang Tse (5 Jun 2009) - John E. Malmberg provided VMS specific patch: "This fixes an existing bug in urlglob.c where it was not converting the Curl Unix exit code to a VMS diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a97cb76b3..64d467d24 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -34,6 +34,6 @@ advice from friends like these: Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg, - Aaron Oneal, Igor Novoseltsev, Eric Wong + Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman Thanks! (and sorry if I forgot to mention someone) |