[Po4a-commits] "po4a NEWS,1.31,1.32 changelog,1.232,1.233"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Aug 12 11:41:53 UTC 2007


Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv31105

Modified Files:
	NEWS changelog 
Log Message:
Added option ontagerror. (with arguments fail|warn|silent)


Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- NEWS	8 Aug 2007 20:57:19 -0000	1.31
+++ NEWS	12 Aug 2007 11:41:51 -0000	1.32
@@ -25,6 +25,10 @@
   xhtml: New option includessi, which adds supports for Server Side
          Includes include element (<!--#include virtual="/foo/bar.html" -->).
 
+  xml: New option ontagerror to control the behavior of the module in case
+       of error. This permits to support files that the module would
+       consider invalid otherwise.
+
 ===============================================================================
 * Major changes in release 0.31 (2007-05-07)
 

Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- changelog	9 Aug 2007 18:44:22 -0000	1.232
+++ changelog	12 Aug 2007 11:41:51 -0000	1.233
@@ -1,3 +1,9 @@
+2007-08-12  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* lib/Locale/Po4a/Xml.pm: Added option ontagerror to control the
+	behavior of the module in case of error. This permits to support
+	files that the module would consider invalid otherwise.
+
 2007-08-09  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* lib/Locale/Po4a/Xhtml.pm: includessi was always activated.




More information about the Po4a-commits mailing list