From 38ff4029aaa41c9d734e91d6df1cd4675801c44e Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 5 Nov 2022 19:40:23 -0400 Subject: [PATCH] follow-up bit to fixes3-7-0.txt --- doc/fixes3-7-0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index f6c89c287..bc689a644 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2047,7 +2047,7 @@ from xNetHack: better handling for monsters putting on equipment; fixes add Unicode support to DOS Curses port (pr #889 by chasonr) add Unicode support to Win32 (pr #903 by chasonr) add Unicode support to Qt (pr #910 by chasonr) -add Unicode support to X11 (pr #923 by chasonr) +add Unicode, IBMgraphics and DECgraphics support to X11 (pr #923 by chasonr) Code Cleanup and Reorganization