summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f72f72b..b7be556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
10-04-11 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/stackvars/operand.c:
+ * src/analysis/exporter.c:
+ * src/analysis/exporter.h:
+ * src/analysis/exporter-int.h:
+ * src/analysis/line_code.c:
+ * src/analysis/line_comment.c:
+ * src/analysis/line_prologue.c:
+ * src/arch/immediate.c:
+ * src/arch/instruction.c:
+ * src/arch/x86/operand.c:
+ * src/arch/x86/registers.c:
+ * src/gtkext/gtkblockview.c:
+ * src/main.c:
+ Clean the code by removing all references to the old GtkTextBuffer usage.
+
+10-04-11 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/exporter.c:
* src/analysis/exporter.h:
* src/analysis/exporter-int.h: