[claws-mail-cvs-commit] PATCHSETS
Salvatore De Paolis <[email protected]> Thu, 28 Aug 2008 08:56:41 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/claws
In directory ran:/tmp/cvs-serv3765
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2008-08-28 [iwkse] 3.5.0cvs77
* src/prefs_filtering.c
Making the search more useful,
jumping directly to the relative rule.
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.3550
retrieving revision 1.654.2.3551
diff -u -d -r1.654.2.3550 -r1.654.2.3551
--- configure.ac 27 Aug 2008 10:21:06 -0000 1.654.2.3550
+++ configure.ac 28 Aug 2008 08:56:39 -0000 1.654.2.3551
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=76
+EXTRA_VERSION=77
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.3500
retrieving revision 1.1.2.3501
diff -u -d -r1.1.2.3500 -r1.1.2.3501
--- PATCHSETS 27 Aug 2008 10:21:05 -0000 1.1.2.3500
+++ PATCHSETS 28 Aug 2008 08:56:38 -0000 1.1.2.3501
@@ -3488,3 +3488,4 @@
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/gtk/gtkcmctree.c; ) > 3.5.0cvs74.patchset
( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/gtk/gtkcmctree.c; ) > 3.5.0cvs75.patchset
( cvs diff -u -r 1.115.2.202 -r 1.115.2.203 src/main.c; ) > 3.5.0cvs76.patchset
+( cvs diff -u -r 1.59.2.71 -r 1.59.2.72 src/prefs_filtering.c; ) > 3.5.0cvs77.patchset
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.2636
retrieving revision 1.396.2.2637
diff -u -d -r1.396.2.2636 -r1.396.2.2637
--- ChangeLog 27 Aug 2008 10:21:06 -0000 1.396.2.2636
+++ ChangeLog 28 Aug 2008 08:56:38 -0000 1.396.2.2637
@@ -1,3 +1,9 @@
+2008-08-28 [iwkse] 3.5.0cvs77
+
+ * src/prefs_filtering.c
+ Making the search more useful,
+ jumping directly to the relative rule.
+
2008-08-27 [colin] 3.5.0cvs76
* src/main.c