[Commits] ChangeLog 1.13.2.63 1.13.2.64 PATCHSETS 1.1.2.36 1.1.2.37 configure.ac 1.8.2.70 1.8.2.71
claws at claws-mail.org
claws at claws-mail.org
Sun Jul 15 06:11:00 CEST 2012
Update of /home/claws-mail/plugins/mailmbox
In directory srv:/tmp/cvs-serv25578
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-15 [paul] 1.14.7cvs3
* src/mailmbox.c
fix bug 2687, 'Unable to clean an mbox mailbox'
Patch by pv4 at bk.ru.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/configure.ac,v
retrieving revision 1.8.2.70
retrieving revision 1.8.2.71
diff -u -d -r1.8.2.70 -r1.8.2.71
--- configure.ac 10 Jul 2012 13:33:47 -0000 1.8.2.70
+++ configure.ac 15 Jul 2012 04:10:57 -0000 1.8.2.71
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=14
MICRO_VERSION=7
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/Attic/PATCHSETS,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -u -d -r1.1.2.36 -r1.1.2.37
--- PATCHSETS 10 Jul 2012 13:33:47 -0000 1.1.2.36
+++ PATCHSETS 15 Jul 2012 04:10:57 -0000 1.1.2.37
@@ -35,3 +35,4 @@
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 README; ) > 1.14.6cvs1.patchset
( cvs diff -u -r 1.8.2.68 -r 1.8.2.69 configure.ac; ) > 1.14.7cvs1.patchset
( cvs diff -u -r 1.8.2.69 -r 1.8.2.70 configure.ac; cvs diff -u -r 1.4.2.24 -r 1.4.2.25 src/plugin.c; cvs diff -u -r 1.4.2.28 -r 1.4.2.29 src/plugin_gtk.c; ) > 1.14.7cvs2.patchset
+( cvs diff -u -r 1.3.2.3 -r 1.3.2.4 src/mailmbox.c; ) > 1.14.7cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/ChangeLog,v
retrieving revision 1.13.2.63
retrieving revision 1.13.2.64
diff -u -d -r1.13.2.63 -r1.13.2.64
--- ChangeLog 10 Jul 2012 13:33:47 -0000 1.13.2.63
+++ ChangeLog 15 Jul 2012 04:10:57 -0000 1.13.2.64
@@ -1,3 +1,9 @@
+2012-07-15 [paul] 1.14.7cvs3
+
+ * src/mailmbox.c
+ fix bug 2687, 'Unable to clean an mbox mailbox'
+ Patch by pv4 at bk.ru.
+
2012-07-10 [mones] 1.14.7cvs2
* configure.ac
More information about the Commits
mailing list