this change was reverted since it broke on solaris
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2004 18:50:46 +0000 (18:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2004 18:50:46 +0000 (18:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ebb6a23..9d441e1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,9 +17,6 @@ Daniel (19 October 2004)
   I added %{num_connects} to the curl tool and added test case 192 and 193
   to verify the new code.
 
-- Test case 165 modified to use a charset define older iconv versions
-  understand. ISO-8859-1 instead of ISO8859-1. Bug report #1049275 (anonymous)
-
 Daniel (18 October 2004)
 - Peter Wullinger pointed out that curl should call setlocale() properly to
   initiate the specific language operations, to make the IDN stuff work