aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-04-18 06:33:33 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-18 06:33:33 +0800
commite5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667 (patch)
tree9d68fa73aa15c19302d474bc6c925fd0e4999668 /camel/ChangeLog
parentb7dd8f28efc2b6a0867f283e5a9b20ede118ca2e (diff)
downloadgsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar.gz
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar.bz2
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar.lz
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar.xz
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.tar.zst
gsoc2013-evolution-e5e67a6644e4d0ac41c270a4bcd18e5c6e2b7667.zip
If the vee-folder is the unmatched, we don't have our own expression so we
2002-04-17 Jeffrey Stedfast <fejj@ximian.com> * camel-vee-folder.c (vee_search_by_expression): If the vee-folder is the unmatched, we don't have our own expression so we cannot merge them. Instead, just use the expression passed in. This fixes a Null-Pointer-Read crash on Solaris systems at least. svn path=/trunk/; revision=16500
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index a3cc3d5422..bccacbea60 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-17 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-vee-folder.c (vee_search_by_expression): If the vee-folder
+ is the unmatched, we don't have our own expression so we cannot
+ merge them. Instead, just use the expression passed in. This fixes
+ a Null-Pointer-Read crash on Solaris systems at least.
+
2002-04-16 Jeffrey Stedfast <fejj@ximian.com>
* camel-filter-driver.c (camel_filter_driver_filter_folder): Get