Peter Wullinger pointed out that curl should call setlocale() properly to

initiate the specific language operations, to make the IDN stuff work better.
This commit is contained in:
Daniel Stenberg
2004-10-18 13:37:18 +00:00
parent 48750d5fc7
commit 82d6cfa7fc
4 changed files with 23 additions and 1 deletions

View File

@@ -6,6 +6,11 @@
Changelog
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
better.
Version 7.12.2 (18 October 2004)
Daniel (16 October 2004)