[Commits] PATCHSETS 1.1.2.4503 1.1.2.4504 ChangeLog 1.396.2.3673 1.396.2.3674 configure.ac 1.654.2.4570 1.654.2.4571

colin at claws-mail.org colin at claws-mail.org
Mon Nov 12 20:22:45 CET 2012


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

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

	* src/messageview.c
		Fix initial focus on textview. Fixes bug #2776,
		"Make all menu shortcuts work properly in the message window"

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4570
retrieving revision 1.654.2.4571
diff -u -d -r1.654.2.4570 -r1.654.2.4571
--- configure.ac	9 Nov 2012 08:29:21 -0000	1.654.2.4570
+++ configure.ac	12 Nov 2012 19:22:42 -0000	1.654.2.4571
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=117
+EXTRA_VERSION=118
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4503
retrieving revision 1.1.2.4504
diff -u -d -r1.1.2.4503 -r1.1.2.4504
--- PATCHSETS	9 Nov 2012 08:29:20 -0000	1.1.2.4503
+++ PATCHSETS	12 Nov 2012 19:22:41 -0000	1.1.2.4504
@@ -4492,3 +4492,4 @@
 ( cvs diff -u -r 1.1.2.74 -r 1.1.2.75 src/plugins/pgpcore/sgpgme.c;  ) > 3.8.1cvs115.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3673
retrieving revision 1.396.2.3674
diff -u -d -r1.396.2.3673 -r1.396.2.3674
--- ChangeLog	9 Nov 2012 08:29:20 -0000	1.396.2.3673
+++ ChangeLog	12 Nov 2012 19:22:41 -0000	1.396.2.3674
@@ -1,3 +1,9 @@
+2012-11-12 [colin]	3.8.1cvs118
+
+	* src/messageview.c
+		Fix initial focus on textview. Fixes bug #2776,
+		"Make all menu shortcuts work properly in the message window"
+
 2012-11-09 [colin]	3.8.1cvs117
 
 	* src/etpan/imap-thread.c



More information about the Commits mailing list