summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-03-10 06:29:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-03-10 06:29:43 (GMT)
commita781eff1a2ac805eeeb93a9ed254edd3decb1024 (patch)
tree48ef3b59e51b6803be562d6a54ee4620e86df912 /ChangeLog
parente1a0dcb2d65248187f8f01689c99c15cbda4bfa5 (diff)
Offered more interactivity from the navigation dialog box.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@486 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afcedc4..2fa7fc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-03-10 Cyrille Bagard <nocbos@gmail.com>
+ * src/dialogs/gotox.c:
+ Offer more interactivity from the navigation dialog box.
+
+15-03-10 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/menus/edition.c:
Fix a bug when tracking cross references from a line with an empty size.