[Commits] PATCHSETS 1.1.2.4368 1.1.2.4369 ChangeLog 1.396.2.3536 1.396.2.3537 configure.ac 1.654.2.4434 1.654.2.4435

colin at claws-mail.org colin at claws-mail.org
Fri May 11 18:53:25 CEST 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-05-11 [colin]	3.8.0cvs40

	* src/mimeview.c
	* src/common/utils.c
		Fix bug 2659, 'E-mail attachments are handled
		inconsistently'
		Fix problems iterating the mime tree, and determine
		whether a file is an email without To:

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4434
retrieving revision 1.654.2.4435
diff -u -d -r1.654.2.4434 -r1.654.2.4435
--- configure.ac	3 Apr 2012 08:41:31 -0000	1.654.2.4434
+++ configure.ac	11 May 2012 16:53:22 -0000	1.654.2.4435
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=39
+EXTRA_VERSION=40
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4368
retrieving revision 1.1.2.4369
diff -u -d -r1.1.2.4368 -r1.1.2.4369
--- PATCHSETS	3 Apr 2012 08:41:30 -0000	1.1.2.4368
+++ PATCHSETS	11 May 2012 16:53:21 -0000	1.1.2.4369
@@ -4356,3 +4356,4 @@
 ( cvs diff -u -r 1.382.2.599 -r 1.382.2.600 src/compose.c;  ) > 3.8.0cvs37.patchset
 ( cvs diff -u -r 1.155.2.99 -r 1.155.2.100 src/Makefile.am;  ) > 3.8.0cvs38.patchset
 ( cvs diff -u -r 1.155.2.100 -r 1.155.2.101 src/Makefile.am;  ) > 3.8.0cvs39.patchset
+( cvs diff -u -r 1.83.2.188 -r 1.83.2.189 src/mimeview.c;  cvs diff -u -r 1.36.2.195 -r 1.36.2.196 src/common/utils.c;  ) > 3.8.0cvs40.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3536
retrieving revision 1.396.2.3537
diff -u -d -r1.396.2.3536 -r1.396.2.3537
--- ChangeLog	3 Apr 2012 08:41:30 -0000	1.396.2.3536
+++ ChangeLog	11 May 2012 16:53:22 -0000	1.396.2.3537
@@ -1,3 +1,12 @@
+2012-05-11 [colin]	3.8.0cvs40
+
+	* src/mimeview.c
+	* src/common/utils.c
+		Fix bug 2659, 'E-mail attachments are handled
+		inconsistently'
+		Fix problems iterating the mime tree, and determine
+		whether a file is an email without To:
+
 2012-04-03 [colin]	3.8.0cvs39
 
 	* src/Makefile.am



More information about the Commits mailing list