diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-13 16:45:37 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-13 16:45:37 +0800 |
commit | db968c5b9ef629aebea74b290d71b99ee8a1c58b (patch) | |
tree | e9cde53da89f7beec7cacfd42460b93b9fa03048 /ChangeLog | |
parent | bc162e949ed126225cc371ddded34451a93a6bfd (diff) | |
download | gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar.gz gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar.bz2 gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar.lz gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar.xz gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.tar.zst gsoc2013-evolution-db968c5b9ef629aebea74b290d71b99ee8a1c58b.zip |
Give correct warnings.
2000-04-13 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/pas/pas-book-view.c: Give correct warnings.
* addressbook/backend/ebook/e-card.c (e_card_set_arg): g_strdup
url and title.
svn path=/trunk/; revision=2421
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-04-13 Christopher James Lahey <clahey@helixcode.com> + + * addressbook/backend/pas/pas-book-view.c: Give correct warnings. + + * addressbook/backend/ebook/e-card.c (e_card_set_arg): g_strdup + url and title. + 2000-04-13 Chris Toshok <toshok@helixcode.com> * addressbook/contact-editor/e-contact-editor.c |