[Po4a-commits] r2558 - in /trunk: NEWS lib/Locale/Po4a/TransTractor.pm

taffit at users.alioth.debian.org taffit at users.alioth.debian.org
Thu May 17 01:35:01 UTC 2012


Author: taffit
Date: Thu May 17 01:35:00 2012
New Revision: 2558

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2558
Log:
Update NEWS for 0.42

Modified:
    trunk/NEWS
    trunk/lib/Locale/Po4a/TransTractor.pm

Modified: trunk/NEWS
URL: http://svn.debian.org/wsvn/po4a/trunk/NEWS?rev=2558&op=diff
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu May 17 01:35:00 2012
@@ -2,10 +2,23 @@
 
 =======================================================================
 
-* Major changes in release 0.42 (UNRELEASED)
+* Major changes in release 0.42 (2012-05-16)
+
+po4a:
+ * Allow adding command-line options after config file.
 
 Text:
  * Add support for control files.
+
+msguntypot:
+ * Do not remove obsolete entries from PO files.
+
+documentation translations:
+ * New German translations
+ * Updated Spanish translations
+ * Updated French translations
+ * Updated Japanese translations
+ * Updated Polish translations
 
 =======================================================================
 

Modified: trunk/lib/Locale/Po4a/TransTractor.pm
URL: http://svn.debian.org/wsvn/po4a/trunk/lib/Locale/Po4a/TransTractor.pm?rev=2558&op=diff
==============================================================================
--- trunk/lib/Locale/Po4a/TransTractor.pm (original)
+++ trunk/lib/Locale/Po4a/TransTractor.pm Thu May 17 01:35:00 2012
@@ -11,7 +11,7 @@
 
 use subs qw(makespace);
 use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.41.1";
+$VERSION="0.42";
 @ISA = qw(DynaLoader);
 @EXPORT = qw(new process translate 
              read write readpo writepo




More information about the Po4a-commits mailing list