From 5c716247aa1595cb7e8388edfc5a4be026a403e3 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Thu, 13 Aug 2009 08:51:45 +0000
Subject: [PATCH] mention yesterday's changes

---
 CHANGES       | 8 ++++++++
 RELEASE-NOTES | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/CHANGES b/CHANGES
index 6db93885ee..c9232c40b5 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 4651cf9a5f..f38ff70910 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)
-- 
GitLab