[Po4a-commits] "po4a/lib/Locale/Po4a TransTractor.pm,1.76,1.77"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Fri Aug 4 21:36:11 UTC 2006
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv24413/lib/Locale/Po4a
Modified Files:
TransTractor.pm
Log Message:
New release with a fix for a unterminated S<...> warning (probably
resulting in a wrong Sgml module man page - French translation).
Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- TransTractor.pm 4 Aug 2006 20:14:15 -0000 1.76
+++ TransTractor.pm 4 Aug 2006 21:36:09 -0000 1.77
@@ -10,7 +10,7 @@
use subs qw(makespace);
use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.27";
+$VERSION="0.27.1";
@ISA = ();
@EXPORT = qw(process translate
read write readpo writepo
More information about the Po4a-commits
mailing list