aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-25 05:27:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-05-25 05:27:58 +0000
commite69f5f537d14ae3f802314142010aa179b940c62 (patch)
tree7ba57c87c97ef65fef4f01652b007ef0e183d25c /ChangeLog
parenta74fbbb42c390e797325135c1dd1b3d6b6deb6db (diff)
added Windows-only --ipcport option to 'Help - Command line options'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2548 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 5bbefad3..37f8d83e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-25
+
+ * src/mainwindow.c: help_command_line_show(): added Windows-only
+ --ipcport option.
+
2010-05-24
* src/compose.c: compose_attach_open(): fixed compilation on win32.