aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-04-19 04:50:28 +0800
committerDan Winship <danw@src.gnome.org>2002-04-19 04:50:28 +0800
commit0c7e55e75cc787269ab570588f3873b6279aede1 (patch)
tree0e6a02975caead1fc6f2ffbc58a206a7cc956e4a /addressbook/ChangeLog
parent6ac64665014118cbf90acb3d513317676a6a54a3 (diff)
downloadgsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar.gz
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar.bz2
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar.lz
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar.xz
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.tar.zst
gsoc2013-evolution-0c7e55e75cc787269ab570588f3873b6279aede1.zip
Append /addressbook.db to the end of the default URI if it starts with
* backend/ebook/e-book-util.c (e_book_load_default_book): Append /addressbook.db to the end of the default URI if it starts with file: * backend/ebook/e-book.c (e_book_load_uri_step): Fix this to not loop forever if you have more than one backend. svn path=/trunk/; revision=16519
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f8195e4d70..8fb8c5fc2b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2002-04-18 Dan Winship <danw@ximian.com>
+
+ * backend/ebook/e-book-util.c (e_book_load_default_book): Append
+ /addressbook.db to the end of the default URI if it starts with
+ file:
+
+ * backend/ebook/e-book.c (e_book_load_uri_step): Fix this to not
+ loop forever if you have more than one backend.
+
2002-04-17 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c