svn commit: r415816 - head

Baptiste Daroussin bapt at FreeBSD.org
Tue May 24 22:49:03 UTC 2016


Author: bapt
Date: Tue May 24 22:49:01 2016
New Revision: 415816
URL: https://svnweb.freebsd.org/changeset/ports/415816

Log:
  Add an entry about the new @xmlcatmgr

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Tue May 24 22:39:17 2016	(r415815)
+++ head/CHANGES	Tue May 24 22:49:01 2016	(r415816)
@@ -10,6 +10,15 @@ in the release notes and/or placed into 
 
 All ports committers are allowed to commit to this file.
 
+20160525:
+AUTHOR: bapt at 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 at FreeBSD.org
 


More information about the svn-ports-head mailing list