[Commits] PATCHSETS 1.1.2.4415 1.1.2.4416 ChangeLog 1.396.2.3585 1.396.2.3586 configure.ac 1.654.2.4482 1.654.2.4483

colin at claws-mail.org colin at claws-mail.org
Sun Aug 12 12:10:38 CEST 2012


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

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

	* src/messageview.c
		Only show HTML parts by default (if the pref
		is set so) if the part disposition-type is
		inline or unknown, but not attachment.
	* src/common/ssl.c
		Remove useless hook that won't ever be used
		on windows

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4482
retrieving revision 1.654.2.4483
diff -u -d -r1.654.2.4482 -r1.654.2.4483
--- configure.ac	12 Aug 2012 09:53:31 -0000	1.654.2.4482
+++ configure.ac	12 Aug 2012 10:10:35 -0000	1.654.2.4483
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=29
+EXTRA_VERSION=30
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4415
retrieving revision 1.1.2.4416
diff -u -d -r1.1.2.4415 -r1.1.2.4416
--- PATCHSETS	12 Aug 2012 09:53:29 -0000	1.1.2.4415
+++ PATCHSETS	12 Aug 2012 10:10:34 -0000	1.1.2.4416
@@ -4404,3 +4404,4 @@
 ( 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
+( cvs diff -u -r 1.94.2.235 -r 1.94.2.236 src/messageview.c;  cvs diff -u -r 1.9.2.54 -r 1.9.2.55 src/common/ssl.c;  ) > 3.8.1cvs30.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3585
retrieving revision 1.396.2.3586
diff -u -d -r1.396.2.3585 -r1.396.2.3586
--- ChangeLog	12 Aug 2012 09:53:30 -0000	1.396.2.3585
+++ ChangeLog	12 Aug 2012 10:10:35 -0000	1.396.2.3586
@@ -1,3 +1,13 @@
+2012-08-12 [colin]	3.8.1cvs30
+
+	* src/messageview.c
+		Only show HTML parts by default (if the pref
+		is set so) if the part disposition-type is
+		inline or unknown, but not attachment.
+	* src/common/ssl.c
+		Remove useless hook that won't ever be used
+		on windows
+
 2012-08-12 [colin]	3.8.1cvs29
 
 	* src/compose.c



More information about the Commits mailing list