From 2a3be7dae6f79e0ad66a5daca40b31a65d43537e Mon Sep 17 00:00:00 2001 From: David Griffith Date: Tue, 24 Jan 2023 15:03:59 -0800 Subject: [PATCH] Noted in ChangeLog fix for faulty handling of text styles in dumb interface. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b27444..82262aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ BUG FIXES - Not a bug in Frotz itself, but the BUGS text file was deleted from the source repository and tarball before the release of Frotz 2.50. +- Fixed faulty handling of text styles in dumb interface. + Summary of changes between Frotz 2.53 and Frotz 2.54: ===================================================== -- 2.34.1