[Po4a-commits] "po4a changelog,1.82,1.83"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Aug 20 08:58:39 UTC 2006
Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv1904
Modified Files:
changelog
Log Message:
Do not change '' to to \*(rq (or `` to \*(lq) if one of the quotes is used
in a string variable (e.g. \*' or \*('' which are generated by Pod::Man).
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- changelog 20 Aug 2006 08:41:47 -0000 1.82
+++ changelog 20 Aug 2006 08:58:37 -0000 1.83
@@ -2,6 +2,9 @@
* lib/Locale/Po4a/Man.pm: (mdoc) Only remove the spaces at the end
of an mdoc macros if the space is not escaped.
+ * lib/Locale/Po4a/Man.pm: Do not always change '' to \*(rq.
+ For example, Pod::Man uses \*' and this sequence may be followed by a
+ single quote.
2006-08-17 Nicolas François <nicolas.francois at centraliens.net>
More information about the Po4a-commits
mailing list