aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-08 05:13:58 +0800
committerDan Winship <danw@src.gnome.org>2000-07-08 05:13:58 +0800
commit4d9bc165b29cad56edb7eea031375002117ea15b (patch)
tree8624d891d40df5cd34c577089bdd6e454aa8cfc0 /filter/ChangeLog
parent011e287e7d36126a6fbf88992c14a9b4c0344739 (diff)
downloadgsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar.gz
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar.bz2
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar.lz
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar.xz
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.tar.zst
gsoc2013-evolution-4d9bc165b29cad56edb7eea031375002117ea15b.zip
Update for camel_folder_search_by_expression change (GList -> GPtrArray).
* filter-driver.c: Update for camel_folder_search_by_expression change (GList -> GPtrArray). svn path=/trunk/; revision=3959
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index bceed1c312..9cbf2f1d98 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,8 @@
2000-07-07 Dan Winship <danw@helixcode.com>
+ * filter-driver.c: Update for camel_folder_search_by_expression
+ change (GList -> GPtrArray).
+
* vfoldertypes.xml: sync this to filtertypes.xml (to/cc thing)
2000-07-05 Dan Winship <danw@helixcode.com>