aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES8
-rw-r--r--RELEASE-NOTES4
2 files changed, 10 insertions, 2 deletions
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)