From c69732bb978633767f8b11b10976d980b34a73cc Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 18 Sep 2005 12:39:18 +0000 Subject: [PATCH] Update comment to reflect state of DOCS support. git-svn-id: svn://svn.tartarus.org/sgt/charset@6324 cda61777-01e9-0310-a592-d414129be87e --- iso2022.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iso2022.c b/iso2022.c index e88f9e7..87317b5 100644 --- a/iso2022.c +++ b/iso2022.c @@ -15,7 +15,8 @@ * sets are passed through, so a post-processor could fix them up if * necessary. * - * DOCS is not currently supported. It will be one day. + * DOCS to UTF-8 works. Other DOCS sequences are ignored, which will + * produce surprising results. */ #ifndef ENUM_CHARSETS -- 2.11.0