diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-07-19 18:40:43 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-07-19 18:40:43 +0800 |
commit | 8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf (patch) | |
tree | cb6f4fa21ca98bf85c86d7514e82fa97e2d38163 /addressbook/ChangeLog | |
parent | 980cf81e06337ff344fad8393770a2025441748a (diff) | |
download | gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar.gz gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar.bz2 gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar.lz gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar.xz gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.tar.zst gsoc2013-evolution-8dc17e7cbc05c91e99251d2b1d8ec8dbf9cb2dcf.zip |
Fix for Bug 343816
svn path=/trunk/; revision=32346
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 6d1eb078fc..ec12831d52 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2006-07-19 Devashish Sharma <sdevashish@novell.com> + + * addressbook/gui/widgets/e-minicard.c : + * addressbook/gui/widgets/eab-contact-display.c : In the minicard view + and preview pane, show the type(home, work) of email instead of showing + email1,email2. + Fixes Bug 343816. + 2006-07-18 Ross Burton <ross@openedhand.com> * addressbook/gui/contact-editor/e-contact-editor.c: |