diff options
| -rw-r--r-- | CHANGES | 2 | ||||
| -rw-r--r-- | RELEASE-NOTES | 3 | 
2 files changed, 4 insertions, 1 deletions
| @@ -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) | 
