From: Daniel Stenberg Date: Tue, 19 Oct 2004 18:50:46 +0000 (+0000) Subject: this change was reverted since it broke on solaris X-Git-Tag: curl-7_12_3~277 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=249036ada00a92f571b57db15b56e983e7cd76a0;p=thirdparty%2Fcurl.git this change was reverted since it broke on solaris --- diff --git a/CHANGES b/CHANGES index ebb6a23617..9d441e1663 100644 --- 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