aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-05-30 05:58:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-05-30 05:58:25 +0000
commit23551f3f4289951a1ca6093eab152700dd0e9d21 (patch)
tree2db505d8a1ca3fea49c62452698f45485d1ce511 /ChangeLog
parent4a9326b4126c8892feee027b29a6203aeed5f76a (diff)
sylpheed.nsi: reserve nsProcess.dll file to speed up the launch of installer.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3080 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 517479df..ceca52d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-05-30
+ * nsis/sylpheed.nsi: reserve nsProcess.dll file to speed up the launch
+ of installer.
+
+2012-05-30
+
* src/compose.c: compose_send(): fixed a bug that messages could not
be sent with POP before SMTP enabled ([sylpheed-jp:11173]).