aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-05-25 06:49:01 +0800
committerbapt <bapt@FreeBSD.org>2016-05-25 06:49:01 +0800
commit3929d29bd75ed3a54c012254e41050c72ee1bee7 (patch)
tree7e37a164b57cd0994ac48dd75297103eb384dbef /CHANGES
parent007865728e46cd56c045ff985cdb9aa7544ff944 (diff)
downloadfreebsd-ports-gnome-3929d29bd75ed3a54c012254e41050c72ee1bee7.tar.gz
freebsd-ports-gnome-3929d29bd75ed3a54c012254e41050c72ee1bee7.tar.zst
freebsd-ports-gnome-3929d29bd75ed3a54c012254e41050c72ee1bee7.zip
Add an entry about the new @xmlcatmgr
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2dd8af70d2d7..52da0634d070 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,15 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20160525:
+AUTHOR: bapt@FreeBSD.org
+
+ New keyword @xmlcatmgr has been added, to handle the XML and SGML catalog
+ maintainance, in order to improve consistency and correctness of the
+ generation of the catalog.
+ If the catalog file has an extension being '.xml' it will be automatically
+ added to the XML catalog, otherwise it will be added to the SGML catalog
+
20160512:
AUTHOR: emaste@FreeBSD.org