[Commits] ChangeLog 1.1.2.25 1.1.2.26 PATCHSETS 1.1.2.17 1.1.2.18 configure.ac 1.1.2.27 1.1.2.28
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:07:35 CEST 2012
Update of /home/claws-mail/plugins/bsfilter
In directory srv:/tmp/cvs-serv24411
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 1.0.8cvs2
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/configure.ac,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- configure.ac 30 Jun 2012 09:06:03 -0000 1.1.2.27
+++ configure.ac 9 Jul 2012 05:07:33 -0000 1.1.2.28
@@ -10,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=8
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/PATCHSETS,v
retrieving revision 1.1.2.17
retrieving revision 1.1.2.18
diff -u -d -r1.1.2.17 -r1.1.2.18
--- PATCHSETS 30 Jun 2012 09:06:03 -0000 1.1.2.17
+++ PATCHSETS 9 Jul 2012 05:07:33 -0000 1.1.2.18
@@ -14,3 +14,4 @@
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/bsfilter_gtk.c; ) > 1.0.7cvs3.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fr.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 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.5 -r 1.1.2.6 po/sk.po; ) > 1.0.7cvs4.patchset
( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 configure.ac; ) > 1.0.8cvs1.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 1.0.8cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/ChangeLog,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- ChangeLog 30 Jun 2012 09:06:02 -0000 1.1.2.25
+++ ChangeLog 9 Jul 2012 05:07:33 -0000 1.1.2.26
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 1.0.8cvs2
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-06-30 [paul] 1.0.8cvs1
* configure.ac
More information about the Commits
mailing list