From 0b1f3dd7a17b978418e2d325cbd5ba34963e6355 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Thu, 12 Jul 2012 21:22:34 -0400 Subject: [PATCH] changes --- mystic/HISTORY.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mystic/HISTORY.txt b/mystic/HISTORY.txt index 4a04f74..2918119 100644 --- a/mystic/HISTORY.txt +++ b/mystic/HISTORY.txt @@ -4258,5 +4258,8 @@ + Menu access ACS and each menu command ACS has been expanded to 30 characters. - + Fixed a bug in the Unix ANSI detection routines which caused an unwanted + ! Fixed a bug in the Unix ANSI detection routines which caused an unwanted extra pause in detection (thanks to Kevin Lamonte) + + ! Fixed a bug which could cause Mystic to sometimes crash when saving a + message reply if the message content was large (100+ lines or so)