[Commits] PATCHSETS 1.1.2.4414 1.1.2.4415 ChangeLog 1.396.2.3584 1.396.2.3585 configure.ac 1.654.2.4481 1.654.2.4482

colin at claws-mail.org colin at claws-mail.org
Sun Aug 12 11:53:33 CEST 2012


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

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

	* src/compose.c
		Make sure text/* attachments are not made
		inline, regardless of the compose mode.
		Finishes fixing bug #2203 after auto-save
		switches mode to COMPOSE_REEDIT. Thanks to
		Michael Gmelin for finding this.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4481
retrieving revision 1.654.2.4482
diff -u -d -r1.654.2.4481 -r1.654.2.4482
--- configure.ac	9 Aug 2012 13:03:39 -0000	1.654.2.4481
+++ configure.ac	12 Aug 2012 09:53:31 -0000	1.654.2.4482
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=28
+EXTRA_VERSION=29
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4414
retrieving revision 1.1.2.4415
diff -u -d -r1.1.2.4414 -r1.1.2.4415
--- PATCHSETS	9 Aug 2012 13:03:38 -0000	1.1.2.4414
+++ PATCHSETS	12 Aug 2012 09:53:29 -0000	1.1.2.4415
@@ -4403,3 +4403,4 @@
 ( cvs diff -u -r 1.9.2.53 -r 1.9.2.54 src/common/ssl.c;  cvs diff -u -r 1.4.2.43 -r 1.4.2.44 src/common/ssl_certificate.c;  cvs diff -u -r 1.1.4.19 -r 1.1.4.20 src/common/ssl_certificate.h;  cvs diff -u -r 1.9.2.35 -r 1.9.2.36 src/gtk/sslcertwindow.c;  ) > 3.8.1cvs26.patchset
 ( cvs diff -u -r 1.9.2.36 -r 1.9.2.37 src/gtk/sslcertwindow.c;  ) > 3.8.1cvs27.patchset
 ( cvs diff -u -r 1.59.2.90 -r 1.59.2.91 src/prefs_filtering.c;  ) > 3.8.1cvs28.patchset
+( cvs diff -u -r 1.382.2.607 -r 1.382.2.608 src/compose.c;  ) > 3.8.1cvs29.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3584
retrieving revision 1.396.2.3585
diff -u -d -r1.396.2.3584 -r1.396.2.3585
--- ChangeLog	9 Aug 2012 13:03:39 -0000	1.396.2.3584
+++ ChangeLog	12 Aug 2012 09:53:30 -0000	1.396.2.3585
@@ -1,3 +1,12 @@
+2012-08-12 [colin]	3.8.1cvs29
+
+	* src/compose.c
+		Make sure text/* attachments are not made
+		inline, regardless of the compose mode.
+		Finishes fixing bug #2203 after auto-save
+		switches mode to COMPOSE_REEDIT. Thanks to
+		Michael Gmelin for finding this.
+
 2012-08-09 [colin]	3.8.1cvs28
 
 	* src/prefs_filtering.c



More information about the Commits mailing list