[Commits] PATCHSETS 1.1.2.4535 1.1.2.4536 ChangeLog 1.396.2.3707 1.396.2.3708 configure.ac 1.654.2.4603 1.654.2.4604

colin at claws-mail.org colin at claws-mail.org
Wed Nov 28 12:01:26 CET 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-11-28 [colin]	3.9.0cvs27

	* src/imap.c
	* src/news.c
	* src/common/session.c
	* src/common/session.h
		Add keep-alive pings on IMAP and NNTP

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4603
retrieving revision 1.654.2.4604
diff -u -d -r1.654.2.4603 -r1.654.2.4604
--- configure.ac	28 Nov 2012 09:39:37 -0000	1.654.2.4603
+++ configure.ac	28 Nov 2012 11:01:23 -0000	1.654.2.4604
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=26
+EXTRA_VERSION=27
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4535
retrieving revision 1.1.2.4536
diff -u -d -r1.1.2.4535 -r1.1.2.4536
--- PATCHSETS	28 Nov 2012 09:39:36 -0000	1.1.2.4535
+++ PATCHSETS	28 Nov 2012 11:01:22 -0000	1.1.2.4536
@@ -4524,3 +4524,4 @@
 ( cvs diff -u -r 1.9.2.58 -r 1.9.2.59 src/common/ssl.c;  ) > 3.9.0cvs24.patchset
 ( cvs diff -u -r 1.115.2.264 -r 1.115.2.265 src/main.c;  ) > 3.9.0cvs25.patchset
 ( cvs diff -u -r 1.179.2.268 -r 1.179.2.269 src/imap.c;  cvs diff -u -r 1.1.4.126 -r 1.1.4.127 src/etpan/imap-thread.c;  cvs diff -u -r 1.1.4.30 -r 1.1.4.31 src/etpan/imap-thread.h;  ) > 3.9.0cvs26.patchset
+( cvs diff -u -r 1.179.2.269 -r 1.179.2.270 src/imap.c;  cvs diff -u -r 1.101.2.73 -r 1.101.2.74 src/news.c;  cvs diff -u -r 1.23.2.28 -r 1.23.2.29 src/common/session.c;  cvs diff -u -r 1.8.2.21 -r 1.8.2.22 src/common/session.h;  ) > 3.9.0cvs27.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3707
retrieving revision 1.396.2.3708
diff -u -d -r1.396.2.3707 -r1.396.2.3708
--- ChangeLog	28 Nov 2012 09:39:36 -0000	1.396.2.3707
+++ ChangeLog	28 Nov 2012 11:01:22 -0000	1.396.2.3708
@@ -1,3 +1,11 @@
+2012-11-28 [colin]	3.9.0cvs27
+
+	* src/imap.c
+	* src/news.c
+	* src/common/session.c
+	* src/common/session.h
+		Add keep-alive pings on IMAP and NNTP
+
 2012-11-28 [colin]	3.9.0cvs26
 
 	* src/imap.c



More information about the Commits mailing list