diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-06-30 10:58:19 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-06-30 10:58:19 (GMT) |
commit | 51dff92af8ca82ac1cce3f74be70c3705ca88683 (patch) | |
tree | 4ae9cdb182b5e5c755ecebe6ffaf61405cca073a /ChangeLog | |
parent | a4b70be160203f0c0c50e9ba4d8ab07db08bdeb6 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |