From f913cb3704167d06d0fbd1a8d2dd2af3f58a7aaa Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sat, 22 Aug 2026 10:59:12 +0300 Subject: [PATCH] X11: support tab-separated menu columns --- doc/fixes5-0-1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes5-0-1.txt b/doc/fixes5-0-1.txt index a174242ba..c6cbcfb88 100644 --- a/doc/fixes5-0-1.txt +++ b/doc/fixes5-0-1.txt @@ -261,6 +261,7 @@ X11: fix menu group accelerators X11: implement all text attributes for menus X11: fix crash when loading a nonexistent font X11: use xft to render fonts +X11: support tab-separated menu columns Unix: don't complain about MAXPLAYERS with unknown command line param