summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 055a93f..feca285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+16-02-17 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkdockable.c:
+ * src/gtkext/gtkdockable.h:
+ Introduce a new window for destinaton previews in DragAndDrop operations.
+
+ * src/gui/editor.c:
+ Create the new window.
+
+ * src/gui/panels/panel.c:
+ Update code.
+
16-02-10 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkstatusstack.c: