[Commits] ChangeLog 1.1.2.71 1.1.2.72 PATCHSETS 1.1.2.53 1.1.2.54 configure.ac 1.1.2.73 1.1.2.74
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:07:59 CEST 2012
Update of /home/claws-mail/plugins/spam_report
In directory srv:/tmp/cvs-serv25408
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.3.16cvs1
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/spam_report/Attic/configure.ac,v
retrieving revision 1.1.2.73
retrieving revision 1.1.2.74
diff -u -d -r1.1.2.73 -r1.1.2.74
--- configure.ac 27 Jun 2012 12:48:35 -0000 1.1.2.73
+++ configure.ac 9 Jul 2012 05:07:57 -0000 1.1.2.74
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=3
MICRO_VERSION=16
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/spam_report/Attic/PATCHSETS,v
retrieving revision 1.1.2.53
retrieving revision 1.1.2.54
diff -u -d -r1.1.2.53 -r1.1.2.54
--- PATCHSETS 27 Jun 2012 10:32:45 -0000 1.1.2.53
+++ PATCHSETS 9 Jul 2012 05:07:57 -0000 1.1.2.54
@@ -52,3 +52,4 @@
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/spam_report_prefs.c; ) > 0.3.15cvs1.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/spam_report_prefs.c; ) > 0.3.15cvs2.patchset
( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 po/fr.po; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/sk.po; ) > 0.3.15cvs3.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 0.3.16cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/spam_report/Attic/ChangeLog,v
retrieving revision 1.1.2.71
retrieving revision 1.1.2.72
diff -u -d -r1.1.2.71 -r1.1.2.72
--- ChangeLog 27 Jun 2012 12:48:35 -0000 1.1.2.71
+++ ChangeLog 9 Jul 2012 05:07:57 -0000 1.1.2.72
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.3.16cvs1
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-06-27 [paul] 0.3.16
0.3.16 released
More information about the Commits
mailing list