aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-09 09:10:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-09 09:10:33 +0000
commit05be612fa0641d383e0b17b93f13a22db754cf89 (patch)
treecc22c2e84c20d1999dd7dc9a794e88dc77f31091 /ChangeLog
parent6739df50f93a759b2a7004b0c8f7f1b477ddb0e4 (diff)
improved the behavior of edit group dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1537 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15dc5ba4..0e79ea2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-02-09
+ * src/addressbook.c: addressbook_menuitem_set_sensitive(): fixed the
+ sensitivity of 'New Address'.
+ * src/editgroup.c: improved the behavior of edit group dialog.
+
+2007-02-09
+
* src/addressbook.c: implemented copy and paste of person, and
refactored the menu sensitivity management.