aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-08-05 07:01:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-08-05 07:01:45 +0000
commit2d7d8597781dd79031430a68c93db863e2205a8f (patch)
tree2929ed950ced947bb2e516f17ede3f867bc9acf7 /ChangeLog
parent96e12afb87585fec68cb251f78af15a3827d536b (diff)
syl_plugin_load_all(): don't output warning when failed to open directory.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2199 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 0dc74ffc..d7953b06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-08-05
+ * src/plugin.c: syl_plugin_load_all(): don't output warning when
+ failed to open directory.
+
+2009-08-05
+
* src/import.c: modified progressbar dialog.
2009-08-04