summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-03-02 11:50:51 +0000
committerJonathon Fernyhough2019-03-02 11:50:51 +0000
commit6f356c857e266f485dee25b7961e39043b290d8a (patch)
treea678e35edc3ee03c3351f75b9f08ec79101677b7 /ChangeLog
parentc904e4802dd8e71226286f7f3c12ce8393a1fad7 (diff)
downloadaur-6f356c857e266f485dee25b7961e39043b290d8a.tar.gz
hopper-4.5.7-1
[upstream] * 4.5.7: - Fixes a huge slowdown on some big binaries - Tweaks the switch hint dialog for ARM * 4.5.6: - Fixes some optimisation issues in ARM64 decompiler - Fixes more issues with PDB symbols
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f93c671ab204..00badbebd817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+4.5.7 (2019-03-01 17:10:24)
+
+ Fixes a huge slowdown on some big binaries,
+ Tweaks the switch hint dialog for ARM.
+
+4.5.6 (2019-02-14 20:48:06)
+
+ Fixes some optimisation issues in ARM64 decompiler.
+ Fixes more issues with PDB symbols.
+
4.5.5 (2019-02-01 18:10:43)
Fixes loading of some PDB files,