From def6f200cd7c59ee901fb22f774b6bb846f0b2f2 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 7 Jul 2004 20:14:08 +0000 Subject: Add a blurb about the new GConf schema handling style. More details are available in portlint as well as in the FreeBSD GNOME porting guide, but this just gives porters another pointer. Requested by: mezz --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 838656925af..1f028c3957e 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,14 @@ in the release notes. All ports committers are allowed to commit to this file. +20040707: +AUTHOR: gnome@FreeBSD.org + The way GConf schema files are installed has changed to support the upcoming + GNOME 2.8 GConf. Details about the change can be found at + http://www.FreeBSD.org/gnome/docs/porting.html. All existing ports have + been converted to the new style, and portlint has been updated to flag + old-style GConf schema installation. + 20040610: AUTHOR: portmgr@FreeBSD.org The following behavioural or feature changes were committed: -- cgit