aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-13 08:44:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-13 08:44:28 +0000
commit40a57dbe977d3d7b2a2b22f2bc7ffcb20832e9e4 (patch)
treea662ed6715beed9ed2c112710bc88431e8ef72ef /ChangeLog
parentdef6dee82e3ddfbaaba95255f08e196575444f58 (diff)
added plug-in API for notification window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3217 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 3903144f..eb103be5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2013-02-13
+ * src/plugin.[ch]
+ src/notificationwindow.[ch]
+ src/main.c
+ plugin/test/test.c: added plug-in API for notification window.
+
+2013-02-13
+
* src/inc.c
src/notificationwindow.[ch]: notification_window_open():
changed from notification_window_create().