summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c463d4..582044a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+14-09-16 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/elf/elf.c:
+ * src/format/executable.c:
+ Update code.
+
+ * src/glibext/gbinportion.c:
+ * src/glibext/gbinportion.h:
+ Use the new vmpa_t type in binary portions.
+
+ * src/gtkext/gtkbinarystrip.c:
+ * src/gtkext/gtkbinarystrip.h:
+ Update code.
+
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ Clean and update code.
+
+ * src/gui/tb/portions.c:
+ Update code.
+
14-09-15 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: