aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-06 09:39:50 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-06 09:39:50 +0000
commit23e83b928ce25b3aca609fb41e65a7c231c97f18 (patch)
treeaf264d3a2d9e213f603dcfb35c7adcdb67a29d6c /ChangeLog
parent99bac05ea5d0dc7a7aefdfe1e6066c31170824cb (diff)
added plug-in APIs to get selected messages on summary.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2602 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c31c1b6e..8b6c71eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* src/plugin.[ch]
src/main.c
+ plugin/test/test.c: added plug-in APIs to get selected messages
+ on summary.
+
+2010-07-06
+
+ * src/plugin.[ch]
+ src/main.c
src/summaryview.c
plugin/test/test.c: added new plug-in APIs for manipulating the
summary view popup menu.