From: Daniel Stenberg Date: Thu, 13 Aug 2009 08:51:45 +0000 (+0000) Subject: mention yesterday's changes X-Git-Tag: curl-7_19_7~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c716247aa1595cb7e8388edfc5a4be026a403e3;p=curl mention yesterday's changes --- diff --git a/CHANGES b/CHANGES index 6db93885e..c9232c40b 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,14 @@ Changelog +Daniel Stenberg (12 Aug 2009) +- Karl Moerder fixed the Makefile.vc* makefiles to include the new file + nonblock.c so that they work fine again + +- I expanded test 517 with a bunch of more dates that originate from the + Chrome browser test suite. It turns out most of them get parsed the same + way. + Version 7.19.6 (12 August 2009) Daniel Stenberg (12 Aug 2009) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4651cf9a5..f38ff7091 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,7 +13,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o The windows makefiles work again This release includes the following known bugs: @@ -22,6 +22,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - + Karl Moerder Thanks! (and sorry if I forgot to mention someone)