From 2596eb6d19a40a76598f2dc87607297c40dff55f Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 10 Aug 2010 23:34:03 +0200
Subject: [PATCH] RELEASE-NOTES: synced, 3 additional bugfixes

---
 RELEASE-NOTES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 403a0d720..a236df7a4 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -49,6 +49,9 @@ This release includes the following bugfixes:
  o typecheck-gcc: add checks for recently added options
  o SCP: send large files properly with new enough libssh2
  o multi_socket: set timeout for 100-continue
+ o ";type=" URL suffix over HTTP proxy
+ o acknowledge progress callback error returns during connect
+ o Watcom makefile fixes
 
 This release includes the following known bugs: