diff options
author | Jonathon Fernyhough | 2020-05-30 02:16:19 +0100 |
---|---|---|
committer | Jonathon Fernyhough | 2020-05-30 02:16:19 +0100 |
commit | 232e06ef5627eddae29a19b8135a79364b5afdfb (patch) | |
tree | acee2e2a8a2eeb6d5a7103563d9cd5bd6643fcde /ChangeLog | |
parent | bfdbcbf7c5919a69581c85bef8e13564762fe52e (diff) | |
download | aur-232e06ef5627eddae29a19b8135a79364b5afdfb.tar.gz |
hopper-4.5.28-1
[upstream]
* Fixes a hang in the decompiler on methods from classes containing weak ivars
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9b14613d4711..7a9bef266f67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +4.5.28 (2020-05-13 13:05:34) + + Fixes a hang in the decompiler on methods from classes containing weak ivars. + 4.5.26 (2020-05-04 11:12:54) Fixes a decompilation issue on ivar, |