[Po4a-commits] "po4a changelog,1.365,1.366 NEWS,1.61,1.62"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Jul 20 16:11:39 UTC 2008
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv12532
Modified Files:
changelog NEWS
Log Message:
* lib/Locale/Po4a/Sgml.pm: Fix failures with big SGML documents
(SIGPIPE received from nsgmls -p).
Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- NEWS 20 Jul 2008 15:44:17 -0000 1.61
+++ NEWS 20 Jul 2008 16:11:35 -0000 1.62
@@ -8,6 +8,9 @@
* Do not end re-wrapped lines with a space.
halibut:
* Added support for the Halibut format.
+sgml:
+ * Fix failures with big sgml documents ("broken pipe" received from
+ nsgmls -p).
text:
* Added support for the Markdown format, as used with Ikiwiki.
* Make sure files are not mixed together when gettextized at the same
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -d -r1.365 -r1.366
--- changelog 20 Jul 2008 15:44:17 -0000 1.365
+++ changelog 20 Jul 2008 16:11:35 -0000 1.366
@@ -1,5 +1,10 @@
2008-07-20 Francois Gouget <fgouget at codeweavers.com>
+ * lib/Locale/Po4a/Sgml.pm: Fix failures with big SGML documents
+ (SIGPIPE received from nsgmls -p).
+
+2008-07-20 Francois Gouget <fgouget at codeweavers.com>
+
* Build.PL: Fix build failures with old versions of Module::Build.
This still looks like an hack. Use install_destination when
reading the installation path. Use {properties}{install_sets}
More information about the Po4a-commits
mailing list