summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-13 20:25:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-13 20:25:08 (GMT)
commit8802a479f37dde99f2709af50cf15e595e32b47e (patch)
tree862c87ade243603a6eeca1804df42ca9f574678b /ChangeLog
parentee0954cd4f25cbd926f9b4e4ba121c34877b1cb4 (diff)
Handled positions for both sides of paned widgets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8e7ef8..df700b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
16-05-13 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/configuration.c:
+ Replace a fixed hardcoded key when loading values group.
+
+ * src/gui/editor.c:
+ Handle positions for both sides of paned widgets.
+
+16-05-13 Cyrille Bagard <nocbos@gmail.com>
+
* src/format/format.c:
* src/format/format.h:
Fix a lot of compilation warnings.