[Commits] PATCHSETS 1.1.2.4384 1.1.2.4385 ChangeLog 1.396.2.3552 1.396.2.3553 configure.ac 1.654.2.4450 1.654.2.4451
miras at claws-mail.org
miras at claws-mail.org
Mon Jun 25 18:01:41 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv25906
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-06-25 [mir] 3.8.0cvs56
* src/folder.c
If a folder class returns <> 0 then the message has not
been removed from the file system and therefore it should
not be removed from the cache either.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4450
retrieving revision 1.654.2.4451
diff -u -d -r1.654.2.4450 -r1.654.2.4451
--- configure.ac 20 Jun 2012 20:12:54 -0000 1.654.2.4450
+++ configure.ac 25 Jun 2012 16:01:38 -0000 1.654.2.4451
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=55
+EXTRA_VERSION=56
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4384
retrieving revision 1.1.2.4385
diff -u -d -r1.1.2.4384 -r1.1.2.4385
--- PATCHSETS 20 Jun 2012 20:12:53 -0000 1.1.2.4384
+++ PATCHSETS 25 Jun 2012 16:01:37 -0000 1.1.2.4385
@@ -4372,3 +4372,4 @@
( cvs diff -u -r 1.1.4.31 -r 1.1.4.32 src/gtk/progressdialog.c; ) > 3.8.0cvs53.patchset
( cvs diff -u -r 1.204.2.210 -r 1.204.2.211 src/prefs_common.c; cvs diff -u -r 1.103.2.138 -r 1.103.2.139 src/prefs_common.h; cvs diff -u -r 1.96.2.241 -r 1.96.2.242 src/textview.c; cvs diff -u -r 1.12.2.31 -r 1.12.2.32 src/textview.h; ) > 3.8.0cvs54.patchset
( cvs diff -u -r 1.79.2.72 -r 1.79.2.73 src/mh.c; ) > 3.8.0cvs55.patchset
+( cvs diff -u -r 1.213.2.207 -r 1.213.2.208 src/folder.c; ) > 3.8.0cvs56.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3552
retrieving revision 1.396.2.3553
diff -u -d -r1.396.2.3552 -r1.396.2.3553
--- ChangeLog 20 Jun 2012 20:12:54 -0000 1.396.2.3552
+++ ChangeLog 25 Jun 2012 16:01:37 -0000 1.396.2.3553
@@ -1,3 +1,10 @@
+2012-06-25 [mir] 3.8.0cvs56
+
+ * src/folder.c
+ If a folder class returns <> 0 then the message has not
+ been removed from the file system and therefore it should
+ not be removed from the cache either.
+
2012-06-20 [ticho] 3.8.0cvs55
* src/mh.c
More information about the Commits
mailing list