summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d832495..46ccde4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
15-03-08 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/area.c:
+ * src/format/symbol.c:
+ * src/format/symbol.h:
+ Introduce a new symbol type called 'STP_RO_STRING'.
+
+ * src/gui/panels/bookmarks.c:
+ Update code.
+
+ * src/gui/panels/regedit.c:
+ Typo.
+
+ * src/gui/panels/strings.c:
+ List all idenfied read only strings in a dedicated panel.
+
+15-03-08 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/disassembler.c:
Update code.