From 2b8775dff7914f83d596f757e402b62aa5526257 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 3 Jun 2004 11:43:21 +0000 Subject: [PATCH] 7.12.0 introduced IDN support --- docs/HISTORY | 2 ++ 1 file changed, 2 insertions(+) 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.