[Commits] ChangeLog 1.1.2.95 1.1.2.96 PATCHSETS 1.1.2.68 1.1.2.69 configure.ac 1.1.2.99 1.1.2.100

mones at claws-mail.org mones at claws-mail.org
Tue Oct 30 10:13:55 CET 2012


Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv26049

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-10-30 [mones]	0.2.24cvs5

	* src/attachwarner.c
	* src/attachwarner.h
		Improve skip signature: use account preference's signature
		separator instead of a harcoded value 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.99
retrieving revision 1.1.2.100
diff -u -d -r1.1.2.99 -r1.1.2.100
--- configure.ac	29 Oct 2012 17:24:53 -0000	1.1.2.99
+++ configure.ac	30 Oct 2012 09:13:52 -0000	1.1.2.100
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=2
 MICRO_VERSION=24
-EXTRA_VERSION=4
+EXTRA_VERSION=5
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.68
retrieving revision 1.1.2.69
diff -u -d -r1.1.2.68 -r1.1.2.69
--- PATCHSETS	29 Oct 2012 17:24:53 -0000	1.1.2.68
+++ PATCHSETS	30 Oct 2012 09:13:52 -0000	1.1.2.69
@@ -67,3 +67,4 @@
 ( cvs diff -u -r 1.1.2.96 -r 1.1.2.97 configure.ac;  ) > 0.2.24cvs2.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h;  ) > 0.2.24cvs3.patchset
 ( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/attachwarner.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/attachwarner.h;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/attachwarner_prefs.c;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/attachwarner_prefs.h;  ) > 0.2.24cvs4.patchset
+( cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/attachwarner.c;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/attachwarner.h;  ) > 0.2.24cvs5.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.95
retrieving revision 1.1.2.96
diff -u -d -r1.1.2.95 -r1.1.2.96
--- ChangeLog	29 Oct 2012 17:24:53 -0000	1.1.2.95
+++ ChangeLog	30 Oct 2012 09:13:52 -0000	1.1.2.96
@@ -1,3 +1,10 @@
+2012-10-30 [mones]	0.2.24cvs5
+
+	* src/attachwarner.c
+	* src/attachwarner.h
+		Improve skip signature: use account preference's signature
+		separator instead of a harcoded value
+
 2012-10-29 [mones]	0.2.24cvs4
 
 	* src/attachwarner.c



More information about the Commits mailing list