summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-06-20 14:51:21 +0100
committerJonathon Fernyhough2020-06-20 14:51:21 +0100
commit7453497bd04c4b969cac0124a70fde5f52aeab13 (patch)
tree10df19bda29e88ad232f656d3b5f68651b1c79ce /ChangeLog
parent232e06ef5627eddae29a19b8135a79364b5afdfb (diff)
downloadaur-7453497bd04c4b969cac0124a70fde5f52aeab13.tar.gz
hopper-4.5.29-1
[upstream] * Fixes an issue when compiling the SDK examples with the latest Xcode * Fixes an issue with the comment editor * Improves the import / export sheets in order to better see the results
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a9bef266f67..1521437d1cfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+4.5.29 (2020-06-19 14:13:13)
+
+ Fixes an issue when compiling the SDK examples with the latest Xcode,
+ Fixes an issue with the comment editor,
+ Improves the import / export sheets in order to better see the results.
+
4.5.28 (2020-05-13 13:05:34)
Fixes a hang in the decompiler on methods from classes containing weak ivars.