[Commits] PATCHSETS 1.1.2.4314 1.1.2.4315 ChangeLog 1.396.2.3480 1.396.2.3481 configure.ac 1.654.2.4379 1.654.2.4380
colin at claws-mail.org
colin at claws-mail.org
Tue Nov 22 20:37:34 CET 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv25771
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-11-22 [colin] 3.7.10cvs99
* src/account.c
* src/prefs_filtering.c
* src/prefs_filtering.h
Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
The existing functions should do the job as well
if not better, as they take into account the
separator.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4379
retrieving revision 1.654.2.4380
diff -u -d -r1.654.2.4379 -r1.654.2.4380
--- configure.ac 21 Nov 2011 22:58:21 -0000 1.654.2.4379
+++ configure.ac 22 Nov 2011 19:37:31 -0000 1.654.2.4380
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=98
+EXTRA_VERSION=99
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4314
retrieving revision 1.1.2.4315
diff -u -d -r1.1.2.4314 -r1.1.2.4315
--- PATCHSETS 21 Nov 2011 22:58:20 -0000 1.1.2.4314
+++ PATCHSETS 22 Nov 2011 19:37:30 -0000 1.1.2.4315
@@ -4302,3 +4302,4 @@
( 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
( cvs diff -u -r 1.61.2.101 -r 1.61.2.102 src/account.c; cvs diff -u -r 1.59.2.85 -r 1.59.2.86 src/prefs_filtering.c; cvs diff -u -r 1.6.2.10 -r 1.6.2.11 src/prefs_filtering.h; ) > 3.7.10cvs97.patchset
( cvs diff -u -r 1.105.2.170 -r 1.105.2.171 src/prefs_account.c; ) > 3.7.10cvs98.patchset
+( cvs diff -u -r 1.61.2.102 -r 1.61.2.103 src/account.c; cvs diff -u -r 1.59.2.86 -r 1.59.2.87 src/prefs_filtering.c; cvs diff -u -r 1.6.2.11 -r 1.6.2.12 src/prefs_filtering.h; ) > 3.7.10cvs99.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3480
retrieving revision 1.396.2.3481
diff -u -d -r1.396.2.3480 -r1.396.2.3481
--- ChangeLog 21 Nov 2011 22:58:20 -0000 1.396.2.3480
+++ ChangeLog 22 Nov 2011 19:37:31 -0000 1.396.2.3481
@@ -1,3 +1,13 @@
+2011-11-22 [colin] 3.7.10cvs99
+
+ * src/account.c
+ * src/prefs_filtering.c
+ * src/prefs_filtering.h
+ Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
+ The existing functions should do the job as well
+ if not better, as they take into account the
+ separator.
+
2011-11-21 [pawel] 3.7.10cvs98
* src/prefs_account.c
More information about the Commits
mailing list