[Commits] PATCHSETS 1.1.2.9 1.1.2.10 ChangeLog 1.1.2.15 1.1.2.16 configure.ac 1.1.2.17 1.1.2.18
colin at claws-mail.org
colin at claws-mail.org
Sat Oct 22 20:25:55 CEST 2011
Update of /home/claws-mail/plugins/bsfilter
In directory claws-mail:/tmp/cvs-serv4757
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-10-22 [colin] 1.0.6cvs2
* src/bsfilter_gtk.c
Fix CLAWS_TIP_DECL()
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/configure.ac,v
retrieving revision 1.1.2.17
retrieving revision 1.1.2.18
diff -u -d -r1.1.2.17 -r1.1.2.18
--- configure.ac 29 Aug 2011 15:06:15 -0000 1.1.2.17
+++ configure.ac 22 Oct 2011 18:25:53 -0000 1.1.2.18
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=6
-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.9
retrieving revision 1.1.2.10
diff -u -d -r1.1.2.9 -r1.1.2.10
--- PATCHSETS 29 Aug 2011 15:06:15 -0000 1.1.2.9
+++ PATCHSETS 22 Oct 2011 18:25:53 -0000 1.1.2.10
@@ -6,3 +6,4 @@
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/ca.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fi.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/fr.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/pt_BR.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/sk.po; ) > 1.0.4cvs1.patchset
( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 configure.ac; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/sk.po; ) > 1.0.5cvs1.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/Makefile.am; ) > 1.0.6cvs1.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/bsfilter_gtk.c; ) > 1.0.6cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/ChangeLog,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -d -r1.1.2.15 -r1.1.2.16
--- ChangeLog 29 Aug 2011 15:06:15 -0000 1.1.2.15
+++ ChangeLog 22 Oct 2011 18:25:53 -0000 1.1.2.16
@@ -1,3 +1,8 @@
+2011-10-22 [colin] 1.0.6cvs2
+
+ * src/bsfilter_gtk.c
+ Fix CLAWS_TIP_DECL()
+
2011-08-29 [colin] 1.0.6cvs1
* src/Makefile.am
More information about the Commits
mailing list