Commit 7b95a25a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

bug 1049275 fixes test 165

parent 82d6cfa7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@

                                  Changelog

Daniel (19 October 2004)
- 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
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ http
idn
</features>
<setenv>
CHARSET=ISO8859-1
CHARSET=ISO-8859-1
</setenv>
 <name>
HTTP over proxy with IDN host name