diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-03 11:43:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-03 11:43:21 +0000 |
commit | 2b8775dff7914f83d596f757e402b62aa5526257 (patch) | |
tree | b464c0d9f253fcbdf269e28ab7791fe5ca4418ad /docs | |
parent | ea81dd9e2e163f096df884b22e823f1a0e8569f0 (diff) |
7.12.0 introduced IDN support
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/HISTORY b/docs/HISTORY index f04d1e432..4d73502a6 100644 --- a/docs/HISTORY +++ b/docs/HISTORY @@ -126,3 +126,5 @@ visitors to the curl.haxx.se site. Five official web mirrors. December 2003, full-fledged SSL for FTP is supported. January 2004: curl 7.11.0 introduced large file support. + +June 2004: curl 7.12.0 introduced IDN support. 10 official web mirrors. |