From 57afae79ebab560a81f11abf9efda9b2b487b13e Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Sat, 30 Jul 2005 23:19:42 +0000
Subject: [PATCH] correction and added new mirror

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

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 59bbbf4cc4..2cc0a92bbd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,7 +18,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
- o CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST resets CURLOPT_NOBODY
+ o CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST reset CURLOPT_NOBODY
  o builds fine on AmigaOS again
  o corrected date parsing on Windows with auto-DST-adjust enabled
  o treats CONNECT 407 responses with bodies better during Digest/NTLM auth
@@ -42,6 +42,7 @@ Other curl-related news since the previous public release:
  o Rexx/CURL 1.3 was released at http://rexxcurl.sf.net/
  o http://curl.miscellaneousmirror.org is a new German curl mirror
  o LuaCURL by Alexander Marinov at http://luacurl.luaforge.net/
+ o http://curl.hostingzero.com/ is a new US curl mirror
 
 This release would not have looked like this without help, code, reports and
 advice from friends like these:
-- 
GitLab