summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-04-11 20:01:03 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-04-11 20:01:03 (GMT)
commit7bd707cb43ed8830add9d9eec3a670c9a0ce4d68 (patch)
tree0ae304fd09046f67dfe41760e254cc3ebd6d8b94 /ChangeLog
parentb66aa52128ad47d7130f087509535989d507d15b (diff)
Fixed the remaining bugs in all kinds of navigation in buffer views.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@509 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f971576..55e8dde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+15-04-11 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gcodebuffer.c:
+ * src/gtkext/gtkbufferview.c:
+ Fix the remaining bugs in all kinds of navigation in buffer views.
+
15-04-10 Cyrille Bagard <nocbos@gmail.com>
* src/core/params.c: