[Commits] PATCHSETS 1.1.2.28 1.1.2.29 ChangeLog 1.1.2.47 1.1.2.48 configure.ac 1.1.2.52 1.1.2.53

pawel at claws-mail.org pawel at claws-mail.org
Thu Feb 16 23:23:42 CET 2012


Update of /home/claws-mail/plugins/att_remover
In directory srv:/tmp/cvs-serv20073

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-02-16 [pawel]	1.0.13cvs2

	* src/att_remover.c
		When deleting input message remove locked status otherwise
		we are left with input and output messages after successful
		attachment removal

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/configure.ac,v
retrieving revision 1.1.2.52
retrieving revision 1.1.2.53
diff -u -d -r1.1.2.52 -r1.1.2.53
--- configure.ac	15 Feb 2012 20:14:07 -0000	1.1.2.52
+++ configure.ac	16 Feb 2012 22:23:39 -0000	1.1.2.53
@@ -7,7 +7,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=13
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/PATCHSETS,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- PATCHSETS	15 Feb 2012 20:14:07 -0000	1.1.2.28
+++ PATCHSETS	16 Feb 2012 22:23:39 -0000	1.1.2.29
@@ -26,3 +26,4 @@
 ( cvs diff -u -r 1.1.2.25 -r 1.1.2.26 src/att_remover.c;  ) > 1.0.11cvs5.patchset
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 commitHelper;  cvs diff -u -r 1.1.2.26 -r 1.1.2.27 src/att_remover.c;  ) > 1.0.12cvs1.patchset
 ( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 src/att_remover.c;  ) > 1.0.13cvs1.patchset
+( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 src/att_remover.c;  ) > 1.0.13cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/ChangeLog,v
retrieving revision 1.1.2.47
retrieving revision 1.1.2.48
diff -u -d -r1.1.2.47 -r1.1.2.48
--- ChangeLog	15 Feb 2012 20:14:07 -0000	1.1.2.47
+++ ChangeLog	16 Feb 2012 22:23:39 -0000	1.1.2.48
@@ -1,3 +1,10 @@
+2012-02-16 [pawel]	1.0.13cvs2
+
+	* src/att_remover.c
+		When deleting input message remove locked status otherwise
+		we are left with input and output messages after successful
+		attachment removal
+
 2012-02-15 [pawel]	1.0.13cvs1
 
 	* src/att_remover.c



More information about the Commits mailing list