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 55e8dde..d08796b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+15-04-12 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/core/params.c:
+ * src/core/params.h:
+ Allow to configure the drawing of the selection line.
+
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ * src/gtkext/gtkbufferview.c:
+ Draw a selection line on buffer views.
+
15-04-11 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gbufferline.c: