summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc2fde3aa2d7..c9692b31f025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+4.5.17 (2019-10-25 23:41:07)
+
+ Handles endbr32 and endbr64 instructions,
+ Adds a few methods to handle arrays in Python API,
+ Improved Mach-O header information,
+ Improves command line tool,
+ Fixes a crash in the C++ name demangler,
+ Fixes a crash on ARM64.
+
4.5.16 (2019-09-18 13:45:00)
Adds IPA file loader (note: ciphered IPA taken from the AppStore will still be ciphered, obviously...),