[Commits] PATCHSETS 1.1.2.4413 1.1.2.4414 ChangeLog 1.396.2.3583 1.396.2.3584 configure.ac 1.654.2.4480 1.654.2.4481
colin at claws-mail.org
colin at claws-mail.org
Thu Aug 9 15:03:42 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv22027
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-08-09 [colin] 3.8.1cvs28
* src/prefs_filtering.c
Make treeView type-ahead case insensitive
Patch by Andreas Ronnquist
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4480
retrieving revision 1.654.2.4481
diff -u -d -r1.654.2.4480 -r1.654.2.4481
--- configure.ac 9 Aug 2012 13:02:34 -0000 1.654.2.4480
+++ configure.ac 9 Aug 2012 13:03:39 -0000 1.654.2.4481
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=27
+EXTRA_VERSION=28
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4413
retrieving revision 1.1.2.4414
diff -u -d -r1.1.2.4413 -r1.1.2.4414
--- PATCHSETS 9 Aug 2012 13:02:33 -0000 1.1.2.4413
+++ PATCHSETS 9 Aug 2012 13:03:38 -0000 1.1.2.4414
@@ -4402,3 +4402,4 @@
( cvs diff -u -r 1.382.2.606 -r 1.382.2.607 src/compose.c; ) > 3.8.1cvs25.patchset
( cvs diff -u -r 1.9.2.53 -r 1.9.2.54 src/common/ssl.c; cvs diff -u -r 1.4.2.43 -r 1.4.2.44 src/common/ssl_certificate.c; cvs diff -u -r 1.1.4.19 -r 1.1.4.20 src/common/ssl_certificate.h; cvs diff -u -r 1.9.2.35 -r 1.9.2.36 src/gtk/sslcertwindow.c; ) > 3.8.1cvs26.patchset
( cvs diff -u -r 1.9.2.36 -r 1.9.2.37 src/gtk/sslcertwindow.c; ) > 3.8.1cvs27.patchset
+( cvs diff -u -r 1.59.2.90 -r 1.59.2.91 src/prefs_filtering.c; ) > 3.8.1cvs28.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3583
retrieving revision 1.396.2.3584
diff -u -d -r1.396.2.3583 -r1.396.2.3584
--- ChangeLog 9 Aug 2012 13:02:33 -0000 1.396.2.3583
+++ ChangeLog 9 Aug 2012 13:03:39 -0000 1.396.2.3584
@@ -1,3 +1,9 @@
+2012-08-09 [colin] 3.8.1cvs28
+
+ * src/prefs_filtering.c
+ Make treeView type-ahead case insensitive
+ Patch by Andreas Ronnquist
+
2012-08-09 [colin] 3.8.1cvs27
* src/gtk/sslcertwindow.c
More information about the Commits
mailing list