diff options
author | Ross Burton <ross@openedhand.com> | 2006-07-19 15:15:31 +0800 |
---|---|---|
committer | Ross Burton <rburton@src.gnome.org> | 2006-07-19 15:15:31 +0800 |
commit | cbf5c9c9707c2c1538d5afaa4f8060d2bdc09faa (patch) | |
tree | ed1804857fdba6eb13e7b3490412b00ccc0605ca /addressbook/ChangeLog | |
parent | 4b5ed288c1ff22c8b6eebadf9bd52f28c27dde9f (diff) | |
download | gsoc2013-evolution-cbf5c9c9707c2c1538d5afaa4f8060d2bdc09faa.tar.gz gsoc2013-evolution-cbf5c9c9707c2c1538d5afaa4f8060d2bdc09faa.tar.zst gsoc2013-evolution-cbf5c9c9707c2c1538d5afaa4f8060d2bdc09faa.zip |
[addressbook]
2006-07-18 Ross Burton <ross@openedhand.com>
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
* addressbook/gui/widgets/eab-contact-display.c:
Fix for EContactPhoto changes. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net>, finished by myself. (#347870).
[plugins/bbdb]
2006-07-18 Ross Burton <ross@openedhand.com>
* gaimbuddies.c:
Fix for EContactPhoto change. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net>, rest by me. (#347870)
svn path=/trunk/; revision=32343
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 268a910ea2..6d1eb078fc 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2006-07-18 Ross Burton <ross@openedhand.com> + + * addressbook/gui/contact-editor/e-contact-editor.c: + * addressbook/gui/contact-list-editor/e-contact-list-editor.c: + * addressbook/gui/widgets/eab-contact-display.c: + Fix for EContactPhoto changes. Partially fixed by Hiroyuki Ikezoe + <poincare@ikezoe.net>, finished by myself. (#347870). + 2006-07-18 Andre Klapper <a9016009@gmx.de> * gui/contact-editor/contact-editor.glade: |