aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-07-16 10:34:23 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-07-16 10:34:23 +0800
commita86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c (patch)
treeee74400722699db6fece0f03d50d300e4deb72f2 /camel/ChangeLog
parentc3e9ea3409f0e27998452cf05825841af46ac10d (diff)
downloadgsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar.gz
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar.bz2
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar.lz
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar.xz
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.tar.zst
gsoc2013-evolution-a86cb9d3a9e97b432cb89b3c2cc8c3408d99de6c.zip
Removed. (get_score): Removed. Labels & scores are stored in tags, we
2002-07-15 Not Zed <NotZed@Ximian.com> * camel-filter-search.c (get_label): Removed. (get_score): Removed. Labels & scores are stored in tags, we already have a function to get tags. (user_tag): Fail if we dont get valid arguments, it must be a string type. (system_flag): Same here. svn path=/trunk/; revision=17471
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 714f8aa6a3..9780502f64 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-15 Not Zed <NotZed@Ximian.com>
+
+ * camel-filter-search.c (get_label): Removed.
+ (get_score): Removed. Labels & scores are stored in tags, we
+ already have a function to get tags.
+ (user_tag): Fail if we dont get valid arguments, it must be a
+ string type.
+ (system_flag): Same here.
+
2002-07-15 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (header_msgid_generate): Try to get the FQDN