aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorDevashish Sharma <sdevashish@novell.com>2006-02-01 19:07:17 +0800
committerDevashish Sharma <dsharma@src.gnome.org>2006-02-01 19:07:17 +0800
commit8a617df4348d86c31bae365e35f38d49ad4721a0 (patch)
treea7232ba7acc30301797d826bc9d31c2838e0f499 /addressbook/ChangeLog
parent6826f9d01e6680ec6265ce4ece0618c71ed7c070 (diff)
downloadgsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.gz
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.bz2
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.lz
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.xz
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.zst
gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.zip
File selector shows preview of the image when choosing picture of a
2006-02-01 Devashish Sharma <sdevashish@novell.com> * gui/contact-editor/e-contact-editor.c: File selector shows preview of the image when choosing picture of a contact. svn path=/trunk/; revision=31395
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 62c9896e23..f3d417f58b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2006-02-01 Devashish Sharma <sdevashish@novell.com>
+ * gui/contact-editor/e-contact-editor.c: File selector shows preview
+ of the image when choosing picture of a contact.
+ Fixes bug #300884.
+
+2006-02-01 Devashish Sharma <sdevashish@novell.com>
+
* gui/widgets/e-minicard.c : (e_minicard_reflow) Fixed a bug which was
causing addressbook view by address card getting all messed up.
Fixes Bug #329315.