[Commits] PATCHSETS 1.1.2.4558 1.1.2.4559 ChangeLog 1.396.2.3730 1.396.2.3731 configure.ac 1.654.2.4626 1.654.2.4627

colin at claws-mail.org colin at claws-mail.org
Wed Dec 19 17:52:12 CET 2012


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

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

	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapserver.c
		Make LDAP over SSL work on Win32 - but not TLS,
		unfortunately. Also, it requires the certificate
		to be trusted.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4626
retrieving revision 1.654.2.4627
diff -u -d -r1.654.2.4626 -r1.654.2.4627
--- configure.ac	16 Dec 2012 19:55:12 -0000	1.654.2.4626
+++ configure.ac	19 Dec 2012 16:52:09 -0000	1.654.2.4627
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=49
+EXTRA_VERSION=50
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4558
retrieving revision 1.1.2.4559
diff -u -d -r1.1.2.4558 -r1.1.2.4559
--- PATCHSETS	16 Dec 2012 19:55:11 -0000	1.1.2.4558
+++ PATCHSETS	19 Dec 2012 16:52:08 -0000	1.1.2.4559
@@ -4547,3 +4547,4 @@
 ( cvs diff -u -r 1.12.2.78 -r 1.12.2.79 src/action.c;  cvs diff -u -r 1.274.2.363 -r 1.274.2.364 src/mainwindow.c;  ) > 3.9.0cvs47.patchset
 ( cvs diff -u -r 1.3.2.13 -r 1.3.2.14 src/addrselect.c;  ) > 3.9.0cvs48.patchset
 ( cvs diff -u -r 1.94.2.241 -r 1.94.2.242 src/messageview.c;  ) > 3.9.0cvs49.patchset
+( cvs diff -u -r 1.8.2.47 -r 1.8.2.48 src/editldap.c;  cvs diff -u -r 1.2.2.26 -r 1.2.2.27 src/ldapctrl.c;  cvs diff -u -r 1.4.2.25 -r 1.4.2.26 src/ldapserver.c;  ) > 3.9.0cvs50.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3730
retrieving revision 1.396.2.3731
diff -u -d -r1.396.2.3730 -r1.396.2.3731
--- ChangeLog	16 Dec 2012 19:55:11 -0000	1.396.2.3730
+++ ChangeLog	19 Dec 2012 16:52:08 -0000	1.396.2.3731
@@ -1,3 +1,12 @@
+2012-12-19 [colin]	3.9.0cvs50
+
+	* src/editldap.c
+	* src/ldapctrl.c
+	* src/ldapserver.c
+		Make LDAP over SSL work on Win32 - but not TLS,
+		unfortunately. Also, it requires the certificate
+		to be trusted.
+
 2012-12-16 [colin]	3.9.0cvs49
 
 	* src/messageview.c



More information about the Commits mailing list