aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-06-07 22:26:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-06-07 22:26:44 +0000
commite08f81c8910ff39d1077010cbad2be602fce08c8 (patch)
tree93783315314070d17d0ffff9368d6841bc6d5702
parent9324f1c29f31e68ffb716e32450ce9f2f9239654 (diff)
Bill Hoffman (6 June 2009)
- Added some cmake docs and fixed socklen_t in the build.
-rw-r--r--CHANGES3
-rw-r--r--RELEASE-NOTES2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4f691a8af..d9777e21d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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)