diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2010-07-17 13:17:19 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2010-07-17 13:17:19 (GMT) |
commit | bd8c461d2dcdc14fd9b2969cc832c33792fd38cd (patch) | |
tree | ccc33b2a3422d8fcb076f80f5162163226c184d8 /ChangeLog | |
parent | 7b2a41d975056cec78f89a6892619cccbfe389d7 (diff) |
Restored the breakpoints in the GUI.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@173 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +10-07-17 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + * src/gtkext/gtkblockview.c: + Restore the breakpoints in the GUI. + 10-06-28 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |