this change was reverted since it broke on solaris

This commit is contained in:
Daniel Stenberg 2004-10-19 18:50:46 +00:00
parent 18d80b9e8f
commit 249036ada0

View file

@ -17,9 +17,6 @@ Daniel (19 October 2004)
I added %{num_connects} to the curl tool and added test case 192 and 193 I added %{num_connects} to the curl tool and added test case 192 and 193
to verify the new code. 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) Daniel (18 October 2004)
- Peter Wullinger pointed out that curl should call setlocale() properly to - Peter Wullinger pointed out that curl should call setlocale() properly to
initiate the specific language operations, to make the IDN stuff work initiate the specific language operations, to make the IDN stuff work