summaryrefslogtreecommitdiff
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 518c671..c55cad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+14-06-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/pychrysa.c:
+ Disable all accesses to GTK3 from Python (to be restored).
+
+ * src/glibext/gbuffersegment.c:
+ Print segments faster.
+
+ * src/main.c:
+ Enable the loading of plugins.
+
14-06-02 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkbufferview.c: