diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +15-02-24 Cyrille Bagard <nocbos@gmail.com> + + * src/format/format.c: + * src/format/format.h: + Provide a way to find a symbol by its label. + + * src/format/symbol.c: + Add a debug comment. + + * src/project.c: + Show a loaded view at its entry point at the beginning. + 15-02-23 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |