From d433e41f3e867e6c4c5ea2707e8ab3debff2f586 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sun, 22 Sep 2002 01:02:18 +0000 Subject: [PATCH] - mc now complies with the Filesystem Hierarchy Standard and uses @prefix@/share/mc for the data files. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 825acfdb7..d16bc9f0e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Changes made after 4.6.0-pre1. - Experimental support for glib 2.0.x has been added (use --with-glib2). - Mouse wheel is supported in the internal editor in xterm and compatible terminals. +- mc now complies with the Filesystem Hierarchy Standard and uses + @prefix@/share/mc for the data files. Version 4.6.0-pre1. -- 2.11.4.GIT