[Commits] PATCHSETS 1.1.2.38 1.1.2.39 ChangeLog 1.13.2.65 1.13.2.66 configure.ac 1.8.2.72 1.8.2.73
colin at claws-mail.org
colin at claws-mail.org
Wed Sep 12 12:10:23 CEST 2012
Update of /home/claws-mail/plugins/mailmbox
In directory srv:/tmp/cvs-serv14078
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-09-12 [colin] 1.14.7cvs5
* src/mailmbox_folder.c
Fix bug #2109, "implement remove_msgs callback for MailMBOX"
Patch mostly by Cindy Matthews.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/configure.ac,v
retrieving revision 1.8.2.72
retrieving revision 1.8.2.73
diff -u -d -r1.8.2.72 -r1.8.2.73
--- configure.ac 8 Sep 2012 20:31:43 -0000 1.8.2.72
+++ configure.ac 12 Sep 2012 10:10:20 -0000 1.8.2.73
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=14
MICRO_VERSION=7
-EXTRA_VERSION=4
+EXTRA_VERSION=5
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.38
retrieving revision 1.1.2.39
diff -u -d -r1.1.2.38 -r1.1.2.39
--- PATCHSETS 8 Sep 2012 20:31:43 -0000 1.1.2.38
+++ PATCHSETS 12 Sep 2012 10:10:20 -0000 1.1.2.39
@@ -37,3 +37,4 @@
( 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
( cvs diff -u -r 1.4.2.25 -r 1.4.2.26 src/plugin.c; cvs diff -u -r 1.4.2.29 -r 1.4.2.30 src/plugin_gtk.c; ) > 1.14.7cvs4.patchset
+( cvs diff -u -r 1.10.2.10 -r 1.10.2.11 src/mailmbox_folder.c; ) > 1.14.7cvs5.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/ChangeLog,v
retrieving revision 1.13.2.65
retrieving revision 1.13.2.66
diff -u -d -r1.13.2.65 -r1.13.2.66
--- ChangeLog 8 Sep 2012 20:31:43 -0000 1.13.2.65
+++ ChangeLog 12 Sep 2012 10:10:20 -0000 1.13.2.66
@@ -1,3 +1,9 @@
+2012-09-12 [colin] 1.14.7cvs5
+
+ * src/mailmbox_folder.c
+ Fix bug #2109, "implement remove_msgs callback for MailMBOX"
+ Patch mostly by Cindy Matthews.
+
2012-09-08 [colin] 1.14.7cvs4
* src/plugin.c
More information about the Commits
mailing list