summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-04-09 20:29:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-04-09 20:29:54 (GMT)
commitf38d8af1713a2a46a8c2d4499081bd0d123af163 (patch)
tree16c1439de2a396cbb8dc8231b8d1c5beabca49b1 /ChangeLog
parent944225261e872785366d1df5377f59ea917a2195 (diff)
Fixed all known bugs with the keyboard-based navigation in buffer views.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@507 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b89b61..a65a813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+15-04-09 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ Fix all known bugs with the keyboard-based navigation in buffer views.
+
15-04-06 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/block.c: