[Commits] ChangeLog 1.396.2.3781 1.396.2.3782 PATCHSETS 1.1.2.4609 1.1.2.4610 configure.ac 1.654.2.4677 1.654.2.4678

claws at claws-mail.org claws at claws-mail.org
Sat Feb 23 10:15:29 CET 2013


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2013-02-23 [paul]	3.9.0cvs101

	* src/mimeview.c
		escape filename/description text, prevents error if, e.g., the
		filename contains an ampersand 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4677
retrieving revision 1.654.2.4678
diff -u -d -r1.654.2.4677 -r1.654.2.4678
--- configure.ac	22 Feb 2013 11:23:43 -0000	1.654.2.4677
+++ configure.ac	23 Feb 2013 09:15:26 -0000	1.654.2.4678
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=100
+EXTRA_VERSION=101
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4609
retrieving revision 1.1.2.4610
diff -u -d -r1.1.2.4609 -r1.1.2.4610
--- PATCHSETS	22 Feb 2013 11:23:42 -0000	1.1.2.4609
+++ PATCHSETS	23 Feb 2013 09:15:26 -0000	1.1.2.4610
@@ -4598,3 +4598,4 @@
 ( cvs diff -u -r 1.115.2.268 -r 1.115.2.269 src/main.c;  ) > 3.9.0cvs98.patchset
 ( cvs diff -u -r 1.654.2.4675 -r 1.654.2.4676 configure.ac;  ) > 3.9.0cvs99.patchset
 ( cvs diff -u -r 1.100.2.89 -r 1.100.2.90 AUTHORS;  cvs diff -u -r 1.1.2.84 -r 1.1.2.85 src/gtk/authors.h;  cvs diff -u -r 1.395.2.461 -r 1.395.2.462 src/summaryview.c;  ) > 3.9.0cvs100.patchset
+( cvs diff -u -r 1.83.2.196 -r 1.83.2.197 src/mimeview.c;  ) > 3.9.0cvs101.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3781
retrieving revision 1.396.2.3782
diff -u -d -r1.396.2.3781 -r1.396.2.3782
--- ChangeLog	22 Feb 2013 11:23:42 -0000	1.396.2.3781
+++ ChangeLog	23 Feb 2013 09:15:25 -0000	1.396.2.3782
@@ -1,3 +1,9 @@
+2013-02-23 [paul]	3.9.0cvs101
+
+	* src/mimeview.c
+		escape filename/description text, prevents error if, e.g., the
+		filename contains an ampersand
+
 2013-02-22 [colin]	3.9.0cvs100
 
 	* AUTHORS



More information about the Commits mailing list