summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e978740..244a66c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
09-06-13 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/line.c:
+ * src/analysis/line.h:
+ * src/analysis/line-int.h:
+ Restore the drawing of pictures on the lines by using an internal
+ GTK style rather than the main window one.
+
+09-06-13 Cyrille Bagard <nocbos@gmail.com>
+
* src/editor.c:
Make the GUI offer to change the view of the current analyzed binary.