CVS: sylpheedclaws/sylpheed-claws PATCHSETS,1.1.2.2159,1.1.2.2160 ChangeLog,1.396.2.1260,1.396.2.1261 configure.ac,1.654.2.2202,1.654.2.2203

[email protected] Fri, 15 Dec 2006 16:52:40 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv12202

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2006-12-15 [wwp]	2.6.1cvs41

	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
		bogofilter's whitelist can now use a subset of
		the addressbook (either a book, a subfolder of a book,
		or the whole addressbook by using "Any"). Re-used there
		some pref_matcher widgets and mechanisms to match a subset
		of the addressbook.

Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.2159
retrieving revision 1.1.2.2160
diff -u -d -r1.1.2.2159 -r1.1.2.2160
--- PATCHSETS	2006/12/15 16:40:46	1.1.2.2159
+++ PATCHSETS	2006/12/15 16:52:25	1.1.2.2160
@@ -2148,3 +2148,4 @@
 ( cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/plugins/bogofilter/bogofilter.c;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/bogofilter/bogofilter.h;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/plugins/bogofilter/bogofilter_gtk.c;  ) > 2.6.1cvs38.patchset
 ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/plugins/bogofilter/bogofilter.c;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/plugins/bogofilter/bogofilter_gtk.c;  ) > 2.6.1cvs39.patchset
 ( cvs diff -u -r 1.1.2.43 -r 1.1.2.44 src/wizard.c;  cvs diff -u -r 1.13.2.22 -r 1.13.2.23 src/common/plugin.c;  cvs diff -u -r 1.5.2.8 -r 1.5.2.9 src/common/plugin.h;  cvs diff -u -r 1.4.2.43 -r 1.4.2.44 src/gtk/about.c;  cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/plugins/bogofilter/bogofilter.c;  cvs diff -u -r 1.13.2.27 -r 1.13.2.28 src/plugins/clamav/clamav_plugin.c;  cvs diff -u -r 1.13.2.11 -r 1.13.2.12 src/plugins/demo/demo.c;  cvs diff -u -r 1.12.2.17 -r 1.12.2.18 src/plugins/dillo_viewer/dillo_viewer.c;  cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/plugins/pgpcore/plugin.c;  cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/plugins/pgpinline/plugin.c;  cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/plugins/pgpmime/plugin.c;  cvs diff -u -r 1.18.2.44 -r 1.18.2.45 src/plugins/spamassassin/spamassassin.c;  cvs diff -u -r 1.14.2.45 -r 1.14.2.46 src/plugins/trayicon/trayicon.c;  ) > 2.6.1cvs40.patchset
+( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/plugins/bogofilter/bogofilter.c;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/plugins/bogofilter/bogofilter.h;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/plugins/bogofilter/bogofilter_gtk.c;  ) > 2.6.1cvs41.patchset

Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.1260
retrieving revision 1.396.2.1261
diff -u -d -r1.396.2.1260 -r1.396.2.1261
--- ChangeLog	2006/12/15 16:40:42	1.396.2.1260
+++ ChangeLog	2006/12/15 16:52:27	1.396.2.1261
@@ -1,3 +1,14 @@
+2006-12-15 [wwp]	2.6.1cvs41
+
+	* src/plugins/bogofilter/bogofilter.c
+	* src/plugins/bogofilter/bogofilter.h
+	* src/plugins/bogofilter/bogofilter_gtk.c
+		bogofilter's whitelist can now use a subset of
+		the addressbook (either a book, a subfolder of a book,
+		or the whole addressbook by using "Any"). Re-used there
+		some pref_matcher widgets and mechanisms to match a subset
+		of the addressbook.
+
 2006-12-15 [wwp]	2.6.1cvs40
 
 	* src/wizard.c

Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.2202
retrieving revision 1.654.2.2203
diff -u -d -r1.654.2.2202 -r1.654.2.2203
--- configure.ac	2006/12/15 16:40:48	1.654.2.2202
+++ configure.ac	2006/12/15 16:52:31	1.654.2.2203
@@ -11,7 +11,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=40
+EXTRA_VERSION=41
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=