[Commits] PATCHSETS 1.1.2.4549 1.1.2.4550 ChangeLog 1.396.2.3721 1.396.2.3722 configure.ac 1.654.2.4617 1.654.2.4618

colin at claws-mail.org colin at claws-mail.org
Wed Dec 5 21:26:24 CET 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-12-05 [colin]	3.9.0cvs41

	* src/common/ssl.c
		Nullify xcred pointer like the other ones

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4617
retrieving revision 1.654.2.4618
diff -u -d -r1.654.2.4617 -r1.654.2.4618
--- configure.ac	3 Dec 2012 10:11:37 -0000	1.654.2.4617
+++ configure.ac	5 Dec 2012 20:26:21 -0000	1.654.2.4618
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=40
+EXTRA_VERSION=41
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4549
retrieving revision 1.1.2.4550
diff -u -d -r1.1.2.4549 -r1.1.2.4550
--- PATCHSETS	3 Dec 2012 10:11:35 -0000	1.1.2.4549
+++ PATCHSETS	5 Dec 2012 20:26:20 -0000	1.1.2.4550
@@ -4538,3 +4538,4 @@
 ( cvs diff -u -r 1.36.2.211 -r 1.36.2.212 src/common/utils.c;  ) > 3.9.0cvs38.patchset
 ( cvs diff -u -r 1.43.2.135 -r 1.43.2.136 src/toolbar.c;  ) > 3.9.0cvs39.patchset
 ( cvs diff -u -r 1.395.2.460 -r 1.395.2.461 src/summaryview.c;  cvs diff -u -r 1.274.2.362 -r 1.274.2.363 src/mainwindow.c;  ) > 3.9.0cvs40.patchset
+( cvs diff -u -r 1.9.2.59 -r 1.9.2.60 src/common/ssl.c;  ) > 3.9.0cvs41.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3721
retrieving revision 1.396.2.3722
diff -u -d -r1.396.2.3721 -r1.396.2.3722
--- ChangeLog	3 Dec 2012 10:11:36 -0000	1.396.2.3721
+++ ChangeLog	5 Dec 2012 20:26:21 -0000	1.396.2.3722
@@ -1,3 +1,8 @@
+2012-12-05 [colin]	3.9.0cvs41
+
+	* src/common/ssl.c
+		Nullify xcred pointer like the other ones
+
 2012-12-03 [wwp]	3.9.0cvs40
 
 	* src/summaryview.c



More information about the Commits mailing list