[Commits] PATCHSETS 1.1.2.4601 1.1.2.4602 ChangeLog 1.396.2.3773 1.396.2.3774 configure.ac 1.654.2.4669 1.654.2.4670

colin at claws-mail.org colin at claws-mail.org
Wed Feb 20 16:21:50 CET 2013


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2013-02-20 [colin]	3.9.0cvs93

	* src/common/plugin.c
		Auto fix plugin names ending in	"_plugin"

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4669
retrieving revision 1.654.2.4670
diff -u -d -r1.654.2.4669 -r1.654.2.4670
--- configure.ac	20 Feb 2013 14:59:08 -0000	1.654.2.4669
+++ configure.ac	20 Feb 2013 15:21:48 -0000	1.654.2.4670
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=92
+EXTRA_VERSION=93
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4601
retrieving revision 1.1.2.4602
diff -u -d -r1.1.2.4601 -r1.1.2.4602
--- PATCHSETS	20 Feb 2013 14:58:59 -0000	1.1.2.4601
+++ PATCHSETS	20 Feb 2013 15:21:47 -0000	1.1.2.4602
@@ -4590,3 +4590,4 @@
 ( cvs diff -u -r 1.654.2.4666 -r 1.654.2.4667 configure.ac;  ) > 3.9.0cvs90.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/fetchinfo/Makefile.am;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/plugins/notification/Makefile.am;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/perl/Makefile.am;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/python/Makefile.am;  ) > 3.9.0cvs91.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/gdata/Makefile.am;  ) > 3.9.0cvs92.patchset
+( cvs diff -u -r 1.13.2.48 -r 1.13.2.49 src/common/plugin.c;  ) > 3.9.0cvs93.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3773
retrieving revision 1.396.2.3774
diff -u -d -r1.396.2.3773 -r1.396.2.3774
--- ChangeLog	20 Feb 2013 14:59:01 -0000	1.396.2.3773
+++ ChangeLog	20 Feb 2013 15:21:47 -0000	1.396.2.3774
@@ -1,3 +1,8 @@
+2013-02-20 [colin]	3.9.0cvs93
+
+	* src/common/plugin.c
+		Auto fix plugin names ending in	"_plugin"
+
 2013-02-20 [colin]	3.9.0cvs92
 
 	* src/plugins/gdata/Makefile.am



More information about the Commits mailing list