summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-13 12:42:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-13 12:42:20 +0000
commita6ba9e5ccd782d986f6dc5e74ec2ba8ad49be7be (patch)
tree844dd37c0d2e25ea30086365ce825e36edaf71a0
parentc4cdab969b68ee8821ffba123cedb34da4c668bc (diff)
downloadcurl-7_19_2.tar.gz
7.19.2 coming upcurl-7_19_2
-rw-r--r--CHANGES2
-rw-r--r--RELEASE-NOTES3
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e30f89c02..0f0cd7470 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@
Changelog
+Version 7.19.2 (13 November 2008)
+
Michal Marek (13 Nov 2008)
- Fixed a potential data loss in Curl_client_write() when the transfer is
paused.
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 20179ccd0..41bf0db98 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -29,6 +29,7 @@ Other curl-related news:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse, Rainer Canavan
+ John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse, Rainer Canavan,
+ Michal Marek
Thanks! (and sorry if I forgot to mention someone)