diff options
author | bapt <bapt@FreeBSD.org> | 2016-05-25 06:49:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-05-25 06:49:01 +0800 |
commit | 3929d29bd75ed3a54c012254e41050c72ee1bee7 (patch) | |
tree | 7e37a164b57cd0994ac48dd75297103eb384dbef /CHANGES | |
parent | 007865728e46cd56c045ff985cdb9aa7544ff944 (diff) | |
download | freebsd-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-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |