[Po4a-commits] "po4a NEWS, 1.24, 1.25 changelog, 1.198,
1.199 po4a-updatepo, 1.42, 1.43"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun May 6 23:42:07 UTC 2007
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv16515
Modified Files:
NEWS changelog po4a-updatepo
Log Message:
Last changes before the release, update release date and fix a build
failure.
Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- NEWS 29 Apr 2007 22:57:27 -0000 1.24
+++ NEWS 6 May 2007 23:42:04 -0000 1.25
@@ -1,7 +1,7 @@
po4a NEWS
===============================================================================
-* Major changes in release 0.31
+* Major changes in release 0.31 (2007-05-07)
** Dependencies
Index: po4a-updatepo
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-updatepo,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- po4a-updatepo 30 Apr 2007 08:31:51 -0000 1.42
+++ po4a-updatepo 6 May 2007 23:42:05 -0000 1.43
@@ -147,7 +147,8 @@
my (@masterfiles, at pofiles);
my ($help,$help_fmt,$verbose,$debug,$format, at options);
my $mastchar;
-my ($previous, $msgmerge_opt);
+my $previous;
+my $msgmerge_opt = "";
GetOptions('help|h' => \$help,
'help-format' => \$help_fmt,
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- changelog 30 Apr 2007 08:32:40 -0000 1.198
+++ changelog 6 May 2007 23:42:05 -0000 1.199
@@ -1,3 +1,8 @@
+2007-05-07 Nicolas François <nicolas.francois at centraliens.net>
+
+ * po4a-updatepo: Make sure $msgmerge_opt is initialized.
+ * NEWS: prepare the release, update the release date.
+
2007-04-30 Nicolas François <nicolas.francois at centraliens.net>
* po/bin/po4a.pot, po/pod/po4a-pod.pot: Regerated.
More information about the Po4a-commits
mailing list