aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 84a224755f..54a820c72b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2008-03-13 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #273177
+
+ * em-utils.h: (em_utils_add_vcard):
+ * em-utils.c: (emu_add_address_or_vcard),
+ (em_utils_add_address), (em_utils_add_vcard):
+ New function to add whole vCard to addressbook.
+ * em-popup.c: (emp_add_vcard), (emp_standard_menu_factory):
+ Add popup menu item to vcard attachments.
+
2008-03-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes breakage caused by bug #513951