summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69620f1..470aef1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,36 @@
14-06-25 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/pychrysa/analysis/binaries/file.c:
+ * plugins/pychrysa/analysis/binary.c:
+ * src/analysis/binaries/file.c:
+ * src/analysis/binaries/file.h:
+ Update code.
+
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ * src/analysis/binary-int.h:
+ Give a name and a description for binaries, not always based on a filenames.
+
+ * src/analysis/disass/disassembler.c:
+ * src/dialogs/export.c:
+ * src/dialogs/shellcode.c:
+ Update code.
+
+ * src/gtkext/gtkdockstation.c:
+ * src/gtkext/gtkdockstation.h:
+ Use a long description for docked widgets.
+
+ * src/gui/menus/project.c:
+ Update code.
+
+ * src/gui/panels/panel.c:
+ Use the stored description.
+
+ * src/project.c:
+ Update code.
+
+14-06-25 Cyrille Bagard <nocbos@gmail.com>
+
* configure.ac:
Update version and look for python3 + pygobject-3.0.