[Commits] PATCHSETS 1.1.2.4504 1.1.2.4505 ChangeLog 1.396.2.3674 1.396.2.3675 configure.ac 1.654.2.4571 1.654.2.4572

colin at claws-mail.org colin at claws-mail.org
Wed Nov 14 11:16:14 CET 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-11-14 [colin]	3.8.1cvs119

	* src/common/plugin.c
		If plugin fails to load from absolute path, try from
		default plugin path. 
		Fixes bug #1137, 'loading plugins with same profile on different archs'
		Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
		results in wrong paths in clawsrc'

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4571
retrieving revision 1.654.2.4572
diff -u -d -r1.654.2.4571 -r1.654.2.4572
--- configure.ac	12 Nov 2012 19:22:42 -0000	1.654.2.4571
+++ configure.ac	14 Nov 2012 10:16:12 -0000	1.654.2.4572
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=118
+EXTRA_VERSION=119
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4504
retrieving revision 1.1.2.4505
diff -u -d -r1.1.2.4504 -r1.1.2.4505
--- PATCHSETS	12 Nov 2012 19:22:41 -0000	1.1.2.4504
+++ PATCHSETS	14 Nov 2012 10:16:11 -0000	1.1.2.4505
@@ -4493,3 +4493,4 @@
 ( cvs diff -u -r 1.13.2.50 -r 1.13.2.51 src/common/socket.c;  cvs diff -u -r 1.5.2.104 -r 1.5.2.105 src/gtk/gtkutils.c;  ) > 3.8.1cvs116.patchset
 ( cvs diff -u -r 1.1.4.123 -r 1.1.4.124 src/etpan/imap-thread.c;  ) > 3.8.1cvs117.patchset
 ( cvs diff -u -r 1.94.2.240 -r 1.94.2.241 src/messageview.c;  ) > 3.8.1cvs118.patchset
+( cvs diff -u -r 1.13.2.46 -r 1.13.2.47 src/common/plugin.c;  ) > 3.8.1cvs119.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3674
retrieving revision 1.396.2.3675
diff -u -d -r1.396.2.3674 -r1.396.2.3675
--- ChangeLog	12 Nov 2012 19:22:41 -0000	1.396.2.3674
+++ ChangeLog	14 Nov 2012 10:16:11 -0000	1.396.2.3675
@@ -1,3 +1,12 @@
+2012-11-14 [colin]	3.8.1cvs119
+
+	* src/common/plugin.c
+		If plugin fails to load from absolute path, try from
+		default plugin path. 
+		Fixes bug #1137, 'loading plugins with same profile on different archs'
+		Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
+		results in wrong paths in clawsrc'
+
 2012-11-12 [colin]	3.8.1cvs118
 
 	* src/messageview.c



More information about the Commits mailing list