aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-03 01:32:19 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-03 01:32:19 +0800
commita2e4f2a688b391cd9b0a7800ea6bb86e9194c1db (patch)
tree32eee93b5ec723c290451ba4d3eecf0d85bcaf8a /shell/ChangeLog
parenta5abdac57776097feb6da3d7ef0b36aa5b7b8593 (diff)
downloadgsoc2013-evolution-a2e4f2a688b391cd9b0a7800ea6bb86e9194c1db.tar.gz
gsoc2013-evolution-a2e4f2a688b391cd9b0a7800ea6bb86e9194c1db.tar.zst
gsoc2013-evolution-a2e4f2a688b391cd9b0a7800ea6bb86e9194c1db.zip
Fix for bug 341334
svn path=/trunk/; revision=32070
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f7ebfa58ce..ca7074a405 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2006-05-25 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #341334
+
+ * e-component-registry.c: (e_component_registry_peek_info): Check for
+ the presence of the fields before comparing. Exchange component wont
+ have these alias/etc.
+
2006-05-15 Li Yuan <li.yuan@sun.com>
Fixes #341525