aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-12-12 04:56:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-12-12 04:56:54 +0000
commit5f2e6e09a256a3e716da0c5d68c656bbb58a2129 (patch)
treea2178d556fbc14e3d15340486b8f7158de49ef88 /ChangeLog
parent2706e48482254c5d2f9b0a9a238a2700a56e9d48 (diff)
disabled '/Tools/Export to CSV file' menu when toplevel interface is selected.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3592 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dd15c48..4c5f5e54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-12-12
+ * src/addressbook.c: disabled '/Tools/Export to CSV file' menu when
+ toplevel interface is selected.
+
+2017-12-12
+
* src/summaryview.c: show original From on the From column if
display-name contains '@' character.