aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-10-05 02:58:14 +0800
committerChris Toshok <toshok@src.gnome.org>2001-10-05 02:58:14 +0800
commitc89b64cbc36ccc491fcc145880db6c0a0b56518d (patch)
treee2d4cf2fe4702116f428d10dee5d71f7462fa96c /addressbook/ChangeLog
parent6ea3e2fad250fc1d646188c5b6edd7ada323ad45 (diff)
downloadgsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar.gz
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar.bz2
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar.lz
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar.xz
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.tar.zst
gsoc2013-evolution-c89b64cbc36ccc491fcc145880db6c0a0b56518d.zip
for some reason, matching on protocol is causing problems for me.
2001-10-04 Chris Toshok <toshok@ximian.com> * backend/ebook/e-book.c (activate_factories_for_uri): for some reason, matching on protocol is causing problems for me. disabling it for now. svn path=/trunk/; revision=13415
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 6502bda87e..ae3a14e345 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-10-04 Chris Toshok <toshok@ximian.com>
+ * backend/ebook/e-book.c (activate_factories_for_uri): for some
+ reason, matching on protocol is causing problems for me.
+ disabling it for now.
+
+2001-10-04 Chris Toshok <toshok@ximian.com>
+
* gui/component/addressbook-component.c: use ldap.png for ldap
contacts.