aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f19fefed6a..6a0c16eb41 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-01 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #548827
+
+ * gui/widgets/eab-gui-util.c: (eab_error_dialog):
+ Check bounds of the string array before accessing elements.
+ * gui/widgets/e-addressbook-view.c: (delete_contacts_cb):
+ Show more detailed error message if available.
+
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #548348