diff --git a/CHANGES b/CHANGES index e30f89c02e..0f0cd74706 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 20179ccd0a..41bf0db989 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)