[Commits] PATCHSETS 1.1.2.4380 1.1.2.4381 ChangeLog 1.396.2.3548 1.396.2.3549 configure.ac 1.654.2.4446 1.654.2.4447

wwp at claws-mail.org wwp at claws-mail.org
Sat Jun 2 11:06:31 CEST 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-06-02 [wwp]	3.8.0cvs52

	* doc/man/claws-mail.1
	* src/main.c
	* src/main.h
	* src/inc.c
	* src/procmsg.c
	* src/gtk/about.c
		Introduce a new feature: basic session statistics (from the about dialog
		or the command-line).

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4446
retrieving revision 1.654.2.4447
diff -u -d -r1.654.2.4446 -r1.654.2.4447
--- configure.ac	2 Jun 2012 09:00:29 -0000	1.654.2.4446
+++ configure.ac	2 Jun 2012 09:06:29 -0000	1.654.2.4447
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=51
+EXTRA_VERSION=52
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4380
retrieving revision 1.1.2.4381
diff -u -d -r1.1.2.4380 -r1.1.2.4381
--- PATCHSETS	2 Jun 2012 09:00:28 -0000	1.1.2.4380
+++ PATCHSETS	2 Jun 2012 09:06:27 -0000	1.1.2.4381
@@ -4368,3 +4368,4 @@
 ( cvs diff -u -r 1.9.2.51 -r 1.9.2.52 src/common/ssl.c;  ) > 3.8.0cvs49.patchset
 ( cvs diff -u -r 1.382.2.601 -r 1.382.2.602 src/compose.c;  cvs diff -u -r 1.274.2.345 -r 1.274.2.346 src/mainwindow.c;  cvs diff -u -r 1.94.2.232 -r 1.94.2.233 src/messageview.c;  ) > 3.8.0cvs50.patchset
 ( cvs diff -u -r 1.382.2.602 -r 1.382.2.603 src/compose.c;  ) > 3.8.0cvs51.patchset
+( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 doc/man/claws-mail.1;  cvs diff -u -r 1.115.2.249 -r 1.115.2.250 src/main.c;  cvs diff -u -r 1.7.2.20 -r 1.7.2.21 src/main.h;  cvs diff -u -r 1.149.2.106 -r 1.149.2.107 src/inc.c;  cvs diff -u -r 1.150.2.123 -r 1.150.2.124 src/procmsg.c;  cvs diff -u -r 1.4.2.83 -r 1.4.2.84 src/gtk/about.c;  ) > 3.8.0cvs52.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3548
retrieving revision 1.396.2.3549
diff -u -d -r1.396.2.3548 -r1.396.2.3549
--- ChangeLog	2 Jun 2012 09:00:29 -0000	1.396.2.3548
+++ ChangeLog	2 Jun 2012 09:06:28 -0000	1.396.2.3549
@@ -1,3 +1,14 @@
+2012-06-02 [wwp]	3.8.0cvs52
+
+	* doc/man/claws-mail.1
+	* src/main.c
+	* src/main.h
+	* src/inc.c
+	* src/procmsg.c
+	* src/gtk/about.c
+		Introduce a new feature: basic session statistics (from the about dialog
+		or the command-line).
+
 2012-06-02 [wwp]	3.8.0cvs51
 
 	* src/compose.c



More information about the Commits mailing list