diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-06-07 22:21:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-06-07 22:21:22 +0000 |
commit | 9324f1c29f31e68ffb716e32450ce9f2f9239654 (patch) | |
tree | 17f28804f96ad9285886123c8e17dce949f1ffb8 /CHANGES | |
parent | d71c1514f2b18731e54cc317e5390d7dcf572c8a (diff) |
- Eric Wong fixed --no-buffer to actually switch off output buffering. Been
broken since 7.19.0
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (8 June 2009) +- Eric Wong fixed --no-buffer to actually switch off output buffering. Been + broken since 7.19.0 + 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 |