aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29ff1cf0..d26ce5fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2016-06-17
+ * src/main.c
+ src/plugin.[ch]
+ src/plugin-types.h: syl_plugin_get_attach_list(): added new plug-in
+ function. Extra struct types are separeted into plugin-types.h.
+
+2016-06-17
+
+ * src/compose.[ch]: compose_get_attach_list(): added.
+
+2016-06-17
+
* src/compose.c
src/mainwindow.c: emit toolbar changed signals.