[Commits] ChangeLog 1.1.2.94 1.1.2.95 PATCHSETS 1.1.2.67 1.1.2.68 configure.ac 1.1.2.98 1.1.2.99

mones at claws-mail.org mones at claws-mail.org
Mon Oct 29 18:24:56 CET 2012


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

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

	* src/attachwarner.c
	* src/attachwarner.h
	* src/attachwarner_prefs.c
	* src/attachwarner_prefs.h
		Sync with github repository:
		- new feature to skip signature when searching, by
		  Rowan Thorpe <rowanthorpe at gmail.com>
		- fix years in headers 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.98
retrieving revision 1.1.2.99
diff -u -d -r1.1.2.98 -r1.1.2.99
--- configure.ac	9 Jul 2012 05:05:55 -0000	1.1.2.98
+++ configure.ac	29 Oct 2012 17:24:53 -0000	1.1.2.99
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=2
 MICRO_VERSION=24
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 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.67
retrieving revision 1.1.2.68
diff -u -d -r1.1.2.67 -r1.1.2.68
--- PATCHSETS	9 Jul 2012 05:05:55 -0000	1.1.2.67
+++ PATCHSETS	29 Oct 2012 17:24:53 -0000	1.1.2.68
@@ -66,3 +66,4 @@
 ( cvs diff -u -r 1.1.2.95 -r 1.1.2.96 configure.ac;  ) > 0.2.24cvs1.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.94
retrieving revision 1.1.2.95
diff -u -d -r1.1.2.94 -r1.1.2.95
--- ChangeLog	9 Jul 2012 05:05:55 -0000	1.1.2.94
+++ ChangeLog	29 Oct 2012 17:24:53 -0000	1.1.2.95
@@ -1,3 +1,14 @@
+2012-10-29 [mones]	0.2.24cvs4
+
+	* src/attachwarner.c
+	* src/attachwarner.h
+	* src/attachwarner_prefs.c
+	* src/attachwarner_prefs.h
+		Sync with github repository:
+		- new feature to skip signature when searching, by
+		  Rowan Thorpe <rowanthorpe at gmail.com>
+		- fix years in headers
+
 2012-07-09 [paul]	0.2.24cvs3
 
 	* src/gettext.h



More information about the Commits mailing list