[Commits] ChangeLog 1.396.2.3408 1.396.2.3409 PATCHSETS 1.1.2.4243 1.1.2.4244 configure.ac 1.654.2.4308 1.654.2.4309

claws at claws-mail.org claws at claws-mail.org
Sat Oct 15 10:17:11 CEST 2011


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2011-10-15 [paul]	3.7.10cvs28

	* src/compose.c
		compose_create_tags() - fix misplaced 'int i'
		compose_entry_mark_default_to() - fix To field highlighting 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4308
retrieving revision 1.654.2.4309
diff -u -d -r1.654.2.4308 -r1.654.2.4309
--- configure.ac	9 Oct 2011 21:20:02 -0000	1.654.2.4308
+++ configure.ac	15 Oct 2011 08:17:09 -0000	1.654.2.4309
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=27
+EXTRA_VERSION=28
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4243
retrieving revision 1.1.2.4244
diff -u -d -r1.1.2.4243 -r1.1.2.4244
--- PATCHSETS	9 Oct 2011 21:20:01 -0000	1.1.2.4243
+++ PATCHSETS	15 Oct 2011 08:17:08 -0000	1.1.2.4244
@@ -4231,3 +4231,4 @@
 ( cvs diff -u -r 1.20.2.26 -r 1.20.2.27 src/gtk/Makefile.am;  diff -u /dev/null src/gtk/gdkkeysyms-new.h;  cvs diff -u -r 1.4.2.58 -r 1.4.2.59 src/gtk/gtkutils.h;  ) > 3.7.10cvs25.patchset
 ( cvs diff -u -r 1.1.4.72 -r 1.1.4.73 src/prefs_filtering_action.c;  cvs diff -u -r 1.4.2.59 -r 1.4.2.60 src/gtk/gtkutils.h;  ) > 3.7.10cvs26.patchset
 ( cvs diff -u -r 1.27.2.56 -r 1.27.2.57 src/addr_compl.c;  ) > 3.7.10cvs27.patchset
+( cvs diff -u -r 1.382.2.584 -r 1.382.2.585 src/compose.c;  ) > 3.7.10cvs28.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3408
retrieving revision 1.396.2.3409
diff -u -d -r1.396.2.3408 -r1.396.2.3409
--- ChangeLog	9 Oct 2011 21:20:01 -0000	1.396.2.3408
+++ ChangeLog	15 Oct 2011 08:17:08 -0000	1.396.2.3409
@@ -1,3 +1,9 @@
+2011-10-15 [paul]	3.7.10cvs28
+
+	* src/compose.c
+		compose_create_tags() - fix misplaced 'int i'
+		compose_entry_mark_default_to() - fix To field highlighting
+
 2011-10-09 [colin]	3.7.10cvs27
 
 	* src/addr_compl.c



More information about the Commits mailing list