diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-06-07 22:26:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-06-07 22:26:44 +0000 |
commit | e08f81c8910ff39d1077010cbad2be602fce08c8 (patch) | |
tree | 93783315314070d17d0ffff9368d6841bc6d5702 /CHANGES | |
parent | 9324f1c29f31e68ffb716e32450ce9f2f9239654 (diff) |
Bill Hoffman (6 June 2009)
- Added some cmake docs and fixed socklen_t in the build.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 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 |