From 28cca5d4f50da9578e653540d52904e7b29734a3 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sat, 28 Sep 2002 05:13:29 +0000 Subject: [PATCH] Fixed segmentation fault when displaying messages from background process. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0d2e4e264..6b28f372d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ Changes made after 4.6.0-pre1. - mc now complies with the Filesystem Hierarchy Standard and uses @prefix@/share/mc for the data files. - Editor shows control characters in the caret notation. +- Fixed segmentation fault when displaying messages from background + process. Version 4.6.0-pre1. -- 2.11.4.GIT