Commit 249036ad authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

this change was reverted since it broke on solaris

parent 18d80b9e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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