Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv2906
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2006-05-22 [colin] 2.2.0cvs46
* src/filtering.c
Fix possible infinite loop. 'copy' is not a
final action, so when encountering a 'copy',
we have to check if a previous one was set
and do it. In the same way, if we encounter
a 'move' we have to perform a possibly
pending 'copy'. This will slow down filtering
on IMAP if move+copy or multiple copy actions
are to be done, but handling it via the batch
would be really too convoluted.
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.1527
retrieving revision 1.1.2.1528
diff -u -d -r1.1.2.1527 -r1.1.2.1528
--- PATCHSETS 2006/05/22 16:20:14 1.1.2.1527
+++ PATCHSETS 2006/05/22 16:36:59 1.1.2.1528
@@ -1515,3 +1515,4 @@
( cvs diff -u -r 1.150.2.63 -r 1.150.2.64 src/procmsg.c; cvs diff -u -r 1.395.2.202 -r 1.395.2.203 src/summaryview.c; ) > 2.2.0cvs43.patchset
( cvs diff -u -r 1.395.2.203 -r 1.395.2.204 src/summaryview.c; ) > 2.2.0cvs44.patchset
( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 manual/fr/advanced.xml; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 manual/fr/faq.xml; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 manual/fr/glossary.xml; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/fr/handling.xml; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 manual/fr/intro.xml; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/fr/plugins.xml; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 manual/fr/sylpheed-claws-manual.xml; ) > 2.2.0cvs45.patchset
+( cvs diff -u -r 1.60.2.16 -r 1.60.2.17 src/filtering.c; ) > 2.2.0cvs46.patchset
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.595
retrieving revision 1.396.2.596
diff -u -d -r1.396.2.595 -r1.396.2.596
--- ChangeLog 2006/05/22 16:20:15 1.396.2.595
+++ ChangeLog 2006/05/22 16:37:00 1.396.2.596
@@ -1,3 +1,16 @@
+2006-05-22 [colin] 2.2.0cvs46
+
+ * src/filtering.c
+ Fix possible infinite loop. 'copy' is not a
+ final action, so when encountering a 'copy',
+ we have to check if a previous one was set
+ and do it. In the same way, if we encounter
+ a 'move' we have to perform a possibly
+ pending 'copy'. This will slow down filtering
+ on IMAP if move+copy or multiple copy actions
+ are to be done, but handling it via the batch
+ would be really too convoluted.
+
2006-05-22 [wwp] 2.2.0cvs45
* manual/fr/advanced.xml
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.1560
retrieving revision 1.654.2.1561
diff -u -d -r1.654.2.1560 -r1.654.2.1561
--- configure.ac 2006/05/22 16:20:17 1.654.2.1560
+++ configure.ac 2006/05/22 16:37:02 1.654.2.1561
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=45
+EXTRA_VERSION=46
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.