diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-08-14 16:48:28 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-14 16:48:28 +0800 |
commit | 46c6db5382822630732470cdecbadf6a191ba474 (patch) | |
tree | 883e913db437d32f9767f478fa034a9ee9f9c2a9 /addressbook/ChangeLog | |
parent | 6e1e2da22b43686947bf8669da92985f4fbfc7ac (diff) | |
download | gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar.gz gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar.bz2 gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar.lz gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar.xz gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.tar.zst gsoc2013-evolution-46c6db5382822630732470cdecbadf6a191ba474.zip |
Oops, forgot to write this function.
2001-08-14 Christopher James Lahey <clahey@ximian.com>
* backend/pas/pas-book.c (pas_book_respond_get_vcard): Oops,
forgot to write this function.
svn path=/trunk/; revision=11999
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 83d7ef2a69..b744cf9779 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-08-14 Christopher James Lahey <clahey@ximian.com> + * backend/pas/pas-book.c (pas_book_respond_get_vcard): Oops, + forgot to write this function. + +2001-08-14 Christopher James Lahey <clahey@ximian.com> + * gui/contact-editor/contact-editor.glade: Added focus targets here. Fixes part of Ximian bug #5843. |