aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16cff592..54229c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-02-13
+ * src/addressbook.c
+ src/addrbook.[ch]: when deleting email from group, only remove from
+ group list and not from person.
+ Added "Delete" shortcut key to '/Address/Delete'.
+
+2007-02-13
+
* wrc/mainwindow.c: main_window_get_size(): fixed the problem that
the width of the folder view was not saved on maximized state.