summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fed6745..81fc42d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
15-07-14 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/ropgadgets/select.c:
+ * src/analysis/Makefile.am:
+ Update code.
+
+ * src/analysis/project.c:
+ * src/analysis/project.h:
+ New entries: move the project information into the analysis domain.
+
+ * src/dialogs/shellcode.h:
+ * src/editor.c:
+ * src/gui/editem.h:
+ * src/gui/menus/file.c:
+ * src/gui/menus/project.h:
+ * src/gui/menus/view.c:
+ * src/main.c:
+ * src/Makefile.am:
+ Update code.
+
+ * src/project.c:
+ * src/project.h:
+ Moved entries.
+
+15-07-14 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/panels/log.c:
* src/gui/panels/log.h:
Give to the log panel its own GLib instance.