From 6ae3d34309c82c914d96b63588651565dc09c584 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 18 Sep 2005 14:53:19 +0000 Subject: Add two new SBCSes: BS 4730 (alias UK-ASCII) and DEC graphics (alias VT100 line-drawing). I think this means that libcharset supports all the character sets that PuTTY supports, which is nice. [originally from svn r6330] [this svn revision also touched charset,filter,timber] --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charset b/charset index 9ead628..d1861b1 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 9ead62816146baa781ac56a5f825bd5cd102af1c +Subproject commit d1861b1275dcd369062089650b07cf852b404568 -- cgit v1.1