[Commits] PATCHSETS 1.1.2.27 1.1.2.28 ChangeLog 1.1.2.46 1.1.2.47 configure.ac 1.1.2.51 1.1.2.52
pawel at claws-mail.org
pawel at claws-mail.org
Wed Feb 15 21:14:09 CET 2012
Update of /home/claws-mail/plugins/att_remover
In directory srv:/tmp/cvs-serv13320
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-02-15 [pawel] 1.0.13cvs1
* src/att_remover.c
Fix crasher when removing attachments from
forwarded messages
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/configure.ac,v
retrieving revision 1.1.2.51
retrieving revision 1.1.2.52
diff -u -d -r1.1.2.51 -r1.1.2.52
--- configure.ac 16 Dec 2011 12:33:37 -0000 1.1.2.51
+++ configure.ac 15 Feb 2012 20:14:07 -0000 1.1.2.52
@@ -7,7 +7,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=13
-EXTRA_VERSION=0
+EXTRA_VERSION=1
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.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- PATCHSETS 5 Dec 2011 15:12:29 -0000 1.1.2.27
+++ PATCHSETS 15 Feb 2012 20:14:07 -0000 1.1.2.28
@@ -25,3 +25,4 @@
( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 src/att_remover.c; ) > 1.0.11cvs4.patchset
( 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
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/ChangeLog,v
retrieving revision 1.1.2.46
retrieving revision 1.1.2.47
diff -u -d -r1.1.2.46 -r1.1.2.47
--- ChangeLog 16 Dec 2011 12:33:37 -0000 1.1.2.46
+++ ChangeLog 15 Feb 2012 20:14:07 -0000 1.1.2.47
@@ -1,3 +1,9 @@
+2012-02-15 [pawel] 1.0.13cvs1
+
+ * src/att_remover.c
+ Fix crasher when removing attachments from
+ forwarded messages
+
2011-12-16 [paul] 1.0.13
1.0.13 released
More information about the Commits
mailing list