diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-02-23 18:56:07 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-02-23 18:56:07 +0800 |
commit | d0ecf4969e7ef2d79e6b718db1929125f5e4bbb8 (patch) | |
tree | 2d4c40e700623af6d6c73a14bbe8c8a36a745b93 /addressbook/ChangeLog | |
parent | 24bf0218e8f93e904e0f8d0285806fc1506cbbb3 (diff) | |
download | gsoc2013-evolution-d0ecf4969e7ef2d79e6b718db1929125f5e4bbb8.tar.gz gsoc2013-evolution-d0ecf4969e7ef2d79e6b718db1929125f5e4bbb8.tar.zst gsoc2013-evolution-d0ecf4969e7ef2d79e6b718db1929125f5e4bbb8.zip |
Fix for Bug #332123.
svn path=/trunk/; revision=31567
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 840fe2c101..1d0c396709 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2006-02-23 Devashish Sharma <sdevashish@novell.com> + * gui/contact-editor/e-contact-editor.c (update_preview_cb) : + Fixes Bug #332123 - crash while trying to add an image to a contact + +2006-02-23 Devashish Sharma <sdevashish@novell.com> + * gui/component/addressbook-component.c (impl_requestCreateItem) : New Contact should create contact on selected Addressbook. Fixes Bug # 326788 and 326721. |