[Po4a-commits] "po4a NEWS,1.41,1.42 changelog,1.281,1.282"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Jan 13 20:48:24 UTC 2008
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv31975
Modified Files:
NEWS changelog
Log Message:
Do not unescape_text() the header comment, since it is not escaped by
push_raw(). Do not escape the header comment of created PO files, to match
the way push_raw() behave when a PO file is parsed. This fix msguntypot
(see Debian's bug #447656).
Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- NEWS 13 Jan 2008 15:21:16 -0000 1.41
+++ NEWS 13 Jan 2008 20:48:22 -0000 1.42
@@ -29,6 +29,8 @@
po4a: Fix failures with perl 5.10. Thanks to Roderich Schupp
<roderich.schupp at googlemail.com>
+ msguntypot: Fix handling of the comment of the PO header.
+
===============================================================================
* Major changes in release 0.32 (2007-08-15)
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -d -r1.281 -r1.282
--- changelog 13 Jan 2008 19:37:23 -0000 1.281
+++ changelog 13 Jan 2008 20:48:22 -0000 1.282
@@ -1,5 +1,13 @@
2008-01-13 Nicolas François <nicolas.francois at centraliens.net>
+ * NEWS, lib/Locale/Po4a/Po.pm: Do not unescape_text() the header
+ comment, since it is not escaped by push_raw(). Do not escape the
+ header comment of created PO files, to match the way push_raw()
+ behave when a PO file is parsed. This fix msguntypot (see Debian's
+ bug #447656).
+
+2008-01-13 Nicolas François <nicolas.francois at centraliens.net>
+
* lib/Locale/Po4a/Man.pm: Describe how an author can write specify
that some parts are not to be translated.
* lib/Locale/Po4a/Man.pm: Updated Copyright dates.
More information about the Po4a-commits
mailing list