aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-08-11 21:05:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-08-11 21:05:13 +0000
commit6d3701318d99f324b4f79246636f1a78cef58286 (patch)
treea9c3f32ac6ee8a5345ca0db13379ccaebc986285 /CHANGES
parentd0edb478964cb5bf7446c34d5ac1e9d34dc5ca63 (diff)
Allen Pulsifer provided a patch that makes libcurl set the expected download
size earlier when doing HTTP downloads, so that applications and the progress meter etc know get the info earlier in the flow than before.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb0cd4e94..dd1220aef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
Daniel S (11 August 2007)
+- Allen Pulsifer provided a patch that makes libcurl set the expected download
+ size earlier when doing HTTP downloads, so that applications and the
+ progress meter etc know get the info earlier in the flow than before.
+
- Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
the configure script checks for openldap and friends and we link with those
libs just like we link all other third party libraries, and we no longer