aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-02 11:56:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-02 11:56:07 +0000
commitbddb4823743f012b5905f553cbe4f3c6575361b4 (patch)
tree6d33787943262104fd4df86aa13e1c16b1b7babd /ChangeLog
parent68379640644a6ba3870e2e230687d6a19946e008 (diff)
merged plug-in update check and automatic update patch.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2707 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bfd5c8b..d48080a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-11-02
+
+ * libsylph/sylmain.c
+ libsylph/defs.h
+ src/update_check.[ch]
+ src/plugin_manager.c
+ src/plugin.[ch]
+ src/main.[ch]
+ src/libsylpheed-plugin-0.def
+ src/mainwindow.[ch]
+ plugin/test/test.c
+ configure.in: merged plug-in update check and automatic update patch.
+
2010-10-25
* libsylph/procmime.[ch]: added procmime_get_part_fp_fp().