[Commits] PATCHSETS 1.1.2.4429 1.1.2.4430 ChangeLog 1.396.2.3599 1.396.2.3600 configure.ac 1.654.2.4496 1.654.2.4497

colin at claws-mail.org colin at claws-mail.org
Wed Sep 5 17:38:38 CEST 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv17460

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-09-05 [colin]	3.8.1cvs44

	* src/matcher.c
	* src/matcher.h
	* src/prefs_matcher.c
		Drop matcherprop_new_create, which is just a copy of
		matcherprop_new, and staticalize what can be

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4496
retrieving revision 1.654.2.4497
diff -u -d -r1.654.2.4496 -r1.654.2.4497
--- configure.ac	5 Sep 2012 11:38:43 -0000	1.654.2.4496
+++ configure.ac	5 Sep 2012 15:38:35 -0000	1.654.2.4497
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=43
+EXTRA_VERSION=44
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4429
retrieving revision 1.1.2.4430
diff -u -d -r1.1.2.4429 -r1.1.2.4430
--- PATCHSETS	5 Sep 2012 11:38:42 -0000	1.1.2.4429
+++ PATCHSETS	5 Sep 2012 15:38:34 -0000	1.1.2.4430
@@ -4418,3 +4418,4 @@
 ( cvs diff -u -r 1.1.2.72 -r 1.1.2.73 src/plugins/pgpcore/sgpgme.c;  ) > 3.8.1cvs41.patchset
 ( cvs diff -u -r 1.9.2.79 -r 1.9.2.80 src/gtk/gtkaspell.c;  ) > 3.8.1cvs42.patchset
 ( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/plugins/pgpcore/select-keys.c;  ) > 3.8.1cvs43.patchset
+( cvs diff -u -r 1.75.2.72 -r 1.75.2.73 src/matcher.c;  cvs diff -u -r 1.39.2.20 -r 1.39.2.21 src/matcher.h;  cvs diff -u -r 1.43.2.94 -r 1.43.2.95 src/prefs_matcher.c;  ) > 3.8.1cvs44.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3599
retrieving revision 1.396.2.3600
diff -u -d -r1.396.2.3599 -r1.396.2.3600
--- ChangeLog	5 Sep 2012 11:38:43 -0000	1.396.2.3599
+++ ChangeLog	5 Sep 2012 15:38:35 -0000	1.396.2.3600
@@ -1,3 +1,11 @@
+2012-09-05 [colin]	3.8.1cvs44
+
+	* src/matcher.c
+	* src/matcher.h
+	* src/prefs_matcher.c
+		Drop matcherprop_new_create, which is just a copy of
+		matcherprop_new, and staticalize what can be
+
 2012-09-05 [colin]	3.8.1cvs43
 
 	* src/plugins/pgpcore/select-keys.c



More information about the Commits mailing list