summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-03 22:52:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-03 22:52:41 (GMT)
commitb99723a14b9bd4d81ed34fbc4195ae99f3adeabb (patch)
tree8c9cf9d410c6b60bd26ee25a7cba9626694413eb /ChangeLog
parentf6eb49749d627de7d556139a392f73f0ca2862e8 (diff)
Fixed the caret rendering for buffer displays.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcff8ed..9330f63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+18-02-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkbufferdisplay.c:
+ Fix the caret rendering for buffer displays.
+
18-01-31 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkbufferdisplay.c: