summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffddf03..e2d0f8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2009-01-06 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/easygtk.c:
+ * src/easygtk.h:
+ Add a function allowing to [quickly] create radio menu items.
+
+ * src/editor.c:
+ Update code.
+
+ * src/gtkbinview.c:
+ * src/gtkbinview.h:
+ * src/gtkcodeview.c:
+ * src/gtkcodeview.h:
+ New/old entries: rename gtkcodeview.[ch] into gtkbinview.[ch].
+
+ * src/Makefile.am:
+ Add gtkbinview.[ch] to openida_SOURCES and remove gtkcodeview.[ch].
+
+ * src/pan_symbols.c:
+ Update code.
+
2008-12-23 Cyrille Bagard <nocbos@gmail.com>
* src/arch/x86/instruction.h: