[Commits] ChangeLog 1.396.2.3468 1.396.2.3469 PATCHSETS 1.1.2.4302 1.1.2.4303 configure.ac 1.654.2.4367 1.654.2.4368

mones at claws-mail.org mones at claws-mail.org
Fri Nov 18 20:36:56 CET 2011


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2011-11-18 [mones]	3.7.10cvs87

	* src/compose.c
	* src/procheader.c
	* src/procheader.h
		Fixes bug #2509, "manually added headers are lost unless
		mail is sent inmediately" 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4367
retrieving revision 1.654.2.4368
diff -u -d -r1.654.2.4367 -r1.654.2.4368
--- configure.ac	17 Nov 2011 16:05:50 -0000	1.654.2.4367
+++ configure.ac	18 Nov 2011 19:36:54 -0000	1.654.2.4368
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=86
+EXTRA_VERSION=87
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4302
retrieving revision 1.1.2.4303
diff -u -d -r1.1.2.4302 -r1.1.2.4303
--- PATCHSETS	17 Nov 2011 16:05:49 -0000	1.1.2.4302
+++ PATCHSETS	18 Nov 2011 19:36:54 -0000	1.1.2.4303
@@ -4290,3 +4290,4 @@
 ( cvs diff -u -r 1.654.2.4364 -r 1.654.2.4365 configure.ac;  ) > 3.7.10cvs84.patchset
 ( cvs diff -u -r 1.382.2.593 -r 1.382.2.594 src/compose.c;  ) > 3.7.10cvs85.patchset
 ( cvs diff -u -r 1.83.2.180 -r 1.83.2.181 src/mimeview.c;  ) > 3.7.10cvs86.patchset
+( cvs diff -u -r 1.382.2.594 -r 1.382.2.595 src/compose.c;  cvs diff -u -r 1.47.2.54 -r 1.47.2.55 src/procheader.c;  cvs diff -u -r 1.11.2.12 -r 1.11.2.13 src/procheader.h;  ) > 3.7.10cvs87.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3468
retrieving revision 1.396.2.3469
diff -u -d -r1.396.2.3468 -r1.396.2.3469
--- ChangeLog	17 Nov 2011 16:05:49 -0000	1.396.2.3468
+++ ChangeLog	18 Nov 2011 19:36:53 -0000	1.396.2.3469
@@ -1,3 +1,11 @@
+2011-11-18 [mones]	3.7.10cvs87
+
+	* src/compose.c
+	* src/procheader.c
+	* src/procheader.h
+		Fixes bug #2509, "manually added headers are lost unless
+		mail is sent inmediately"
+
 2011-11-17 [pawel]	3.7.10cvs86
 
 	* src/mimeview.c



More information about the Commits mailing list