aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2007-12-17 16:35:36 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-12-17 16:35:36 +0800
commit4fcb26854713a0cdc5f891594675a65e5771a082 (patch)
tree2b61b2aab5c75d890f1f7d411e506f0112a27a42 /filter/ChangeLog
parent6ffd69a32e24a464cbda04d7c4467086f417c527 (diff)
downloadgsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar.gz
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar.bz2
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar.lz
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar.xz
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.tar.zst
gsoc2013-evolution-4fcb26854713a0cdc5f891594675a65e5771a082.zip
Removing cyclic dependency caused by mail_config_get_labels.
2007-12-17 Srinivasa Ragavan <sragavan@novell.com> * filter-label.c: (filter_label_count), (filter_label_label), (filter_label_index), (xml_create): Removing cyclic dependency caused by mail_config_get_labels. svn path=/trunk/; revision=34717
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index d22286fb6c..95e18e332b 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-17 Srinivasa Ragavan <sragavan@novell.com>
+
+ * filter-label.c: (filter_label_count), (filter_label_label),
+ (filter_label_index), (xml_create): Removing cyclic dependency caused
+ by mail_config_get_labels.
+
2007-12-14 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #211353