summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b66fd31..fe15323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+14-09-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/core/params.c:
+ * src/core/params.h:
+ * src/editor.c:
+ Add a few configuration parameters for the main window.
+
+ * src/glibext/configuration.c:
+ Fix a bug: detect when a boolean parameter has changed properly.
+
14-09-05 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/graph/node.c: