diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-08-03 22:40:21 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-03 22:40:21 +0800 |
commit | 4b9d93c6b873f5551865ad875de7e08662b624fb (patch) | |
tree | 47008fbcf70129d5eaccf63c645ae7d711bee78e /addressbook/ChangeLog | |
parent | 4d2170603714dc34ea1c051b23340e81fd911159 (diff) | |
download | gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar.gz gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar.bz2 gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar.lz gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar.xz gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.tar.zst gsoc2013-evolution-4b9d93c6b873f5551865ad875de7e08662b624fb.zip |
Fixed warnings here.
2001-08-03 Christopher James Lahey <clahey@ximian.com>
* gui/component/addressbook.c (addressbook_factory_new_control):
Fixed warnings here.
* gui/component/select-names/e-select-names-completion.c
(hash_cleanup_fn): Removed this unused function.
svn path=/trunk/; revision=11613
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9ff5690c2a..e0dd622192 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2001-08-03 Christopher James Lahey <clahey@ximian.com> + * gui/component/addressbook.c (addressbook_factory_new_control): + Fixed warnings here. + + * gui/component/select-names/e-select-names-completion.c + (hash_cleanup_fn): Removed this unused function. + +2001-08-03 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-card-simple.c (e_card_simple_sync_card, fill_in_info): Made the list of E_CARD_PHONE types in phone_correspondences more complete by adding the new 5 |