[Commits] PATCHSETS 1.1.2.4311 1.1.2.4312 ChangeLog 1.396.2.3477 1.396.2.3478 configure.ac 1.654.2.4376 1.654.2.4377
pawel at claws-mail.org
pawel at claws-mail.org
Sun Nov 20 22:07:01 CET 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv32270
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-11-20 [pawel] 3.7.10cvs96
* src/filtering.c
* src/filtering.h
* src/prefs_actions.c
Fix bug #1489 'Filter action mark_as_read inoperative
following move action'
Sort actions lists to have proper order of execution
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4376
retrieving revision 1.654.2.4377
diff -u -d -r1.654.2.4376 -r1.654.2.4377
--- configure.ac 20 Nov 2011 18:47:09 -0000 1.654.2.4376
+++ configure.ac 20 Nov 2011 21:06:58 -0000 1.654.2.4377
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=95
+EXTRA_VERSION=96
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4311
retrieving revision 1.1.2.4312
diff -u -d -r1.1.2.4311 -r1.1.2.4312
--- PATCHSETS 20 Nov 2011 18:47:08 -0000 1.1.2.4311
+++ PATCHSETS 20 Nov 2011 21:06:57 -0000 1.1.2.4312
@@ -4299,3 +4299,4 @@
( cvs diff -u -r 1.1.2.59 -r 1.1.2.60 manual/advanced.xml; ) > 3.7.10cvs93.patchset
( cvs diff -u -r 1.83.2.182 -r 1.83.2.183 src/mimeview.c; ) > 3.7.10cvs94.patchset
( cvs diff -u -r 1.60.2.75 -r 1.60.2.76 src/prefs_actions.c; cvs diff -u -r 1.59.2.84 -r 1.59.2.85 src/prefs_filtering.c; cvs diff -u -r 1.12.2.79 -r 1.12.2.80 src/prefs_template.c; ) > 3.7.10cvs95.patchset
+( cvs diff -u -r 1.60.2.58 -r 1.60.2.59 src/filtering.c; cvs diff -u -r 1.21.2.19 -r 1.21.2.20 src/filtering.h; cvs diff -u -r 1.60.2.76 -r 1.60.2.77 src/prefs_actions.c; ) > 3.7.10cvs96.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3477
retrieving revision 1.396.2.3478
diff -u -d -r1.396.2.3477 -r1.396.2.3478
--- ChangeLog 20 Nov 2011 18:47:08 -0000 1.396.2.3477
+++ ChangeLog 20 Nov 2011 21:06:58 -0000 1.396.2.3478
@@ -1,3 +1,12 @@
+2011-11-20 [pawel] 3.7.10cvs96
+
+ * src/filtering.c
+ * src/filtering.h
+ * src/prefs_actions.c
+ Fix bug #1489 'Filter action mark_as_read inoperative
+ following move action'
+ Sort actions lists to have proper order of execution
+
2011-11-20 [pawel] 3.7.10cvs95
* src/prefs_actions.c
More information about the Commits
mailing list