summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-06-30 10:58:19 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-06-30 10:58:19 (GMT)
commit51dff92af8ca82ac1cce3f74be70c3705ca88683 (patch)
tree4ae9cdb182b5e5c755ecebe6ffaf61405cca073a /ChangeLog
parenta4b70be160203f0c0c50e9ba4d8ab07db08bdeb6 (diff)
Improved the function providing line indexes from addresses.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@246 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 07eb283..6968d8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+12-06-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gcodebuffer.c:
+ Improve the function providing line indexes from addresses.
+
12-06-24 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gcodebuffer.c: