[Commits] ChangeLog 1.1.2.89 1.1.2.90 PATCHSETS 1.1.2.64 1.1.2.65 configure.ac 1.1.2.89 1.1.2.90

holger at claws-mail.org holger at claws-mail.org
Sun Aug 12 03:13:24 CEST 2012


Update of /home/claws-mail/plugins/python
In directory srv:/tmp/cvs-serv20672

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-08-12 [holger]	0.10cvs4

	* examples/README.examples
	* examples/auto/compose_any
		Add compose_any script to strip subject reply prefixes.
		This has been suggested by Michael Gmelin and Slavko on
		Users ML 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/configure.ac,v
retrieving revision 1.1.2.89
retrieving revision 1.1.2.90
diff -u -d -r1.1.2.89 -r1.1.2.90
--- configure.ac	8 Aug 2012 21:50:53 -0000	1.1.2.89
+++ configure.ac	12 Aug 2012 01:13:21 -0000	1.1.2.90
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=10
 MICRO_VERSION=0
-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/python/Attic/PATCHSETS,v
retrieving revision 1.1.2.64
retrieving revision 1.1.2.65
diff -u -d -r1.1.2.64 -r1.1.2.65
--- PATCHSETS	8 Aug 2012 21:50:53 -0000	1.1.2.64
+++ PATCHSETS	12 Aug 2012 01:13:21 -0000	1.1.2.65
@@ -66,3 +66,4 @@
 ( cvs diff -u -r 1.1.2.86 -r 1.1.2.87 configure.ac;  ) > 0.10cvs1.patchset
 ( cvs diff -u -r 1.1.2.87 -r 1.1.2.88 configure.ac;  cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/clawsmailmodule.c;  cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/composewindowtype.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/foldertype.c;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/messageinfotype.c;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/nodetype.c;  cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/python_plugin.c;  ) > 0.10cvs2.patchset
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/composewindowtype.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.10cvs3.patchset
+( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 examples/README.examples;  diff -u /dev/null examples/auto/compose_any;  ) > 0.10cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/ChangeLog,v
retrieving revision 1.1.2.89
retrieving revision 1.1.2.90
diff -u -d -r1.1.2.89 -r1.1.2.90
--- ChangeLog	8 Aug 2012 21:50:53 -0000	1.1.2.89
+++ ChangeLog	12 Aug 2012 01:13:21 -0000	1.1.2.90
@@ -1,3 +1,11 @@
+2012-08-12 [holger]	0.10cvs4
+
+	* examples/README.examples
+	* examples/auto/compose_any
+		Add compose_any script to strip subject reply prefixes.
+		This has been suggested by Michael Gmelin and Slavko on
+		Users ML
+
 2012-08-08 [holger]	0.10cvs3
 
 	* src/composewindowtype.c



More information about the Commits mailing list