aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-10-19 05:13:05 +0800
committerChris Lahey <clahey@src.gnome.org>2001-10-19 05:13:05 +0800
commit8589cb087050e616facdba00e79479868b08c07f (patch)
tree9d6416306b5566e350ab0ed42e5ee82839e0a278 /addressbook/ChangeLog
parent5f5b342dbd14a76290ef758292eee40e3df6d2ee (diff)
downloadgsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar.gz
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar.bz2
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar.lz
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar.xz
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.tar.zst
gsoc2013-evolution-8589cb087050e616facdba00e79479868b08c07f.zip
Made this take a const GList.
2001-10-18 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-card.c, backend/ebook/e-card.h (e_card_list_get_vcard): Made this take a const GList. svn path=/trunk/; revision=13773
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1fdb0dd408..fb79650a1c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-18 Christopher James Lahey <clahey@ximian.com>
+
+ * backend/ebook/e-card.c, backend/ebook/e-card.h
+ (e_card_list_get_vcard): Made this take a const GList.
+
2001-10-18 Jon Trowbridge <trow@ximian.com>
* gui/component/select-names/e-select-names-completion.c