diff options
author | Jonathon Fernyhough | 2019-04-07 15:17:29 +0100 |
---|---|---|
committer | Jonathon Fernyhough | 2019-04-07 15:17:29 +0100 |
commit | fdf97f3198d1cc4613c85a63201df15f414a42df (patch) | |
tree | 19722caed5605d6d41602fd8338a49b593a48117 /ChangeLog | |
parent | 6f356c857e266f485dee25b7961e39043b290d8a (diff) | |
download | aur-fdf97f3198d1cc4613c85a63201df15f414a42df.tar.gz |
hopper-4.5.9-1
[upstream]
* 4.5.9:
- Fixes an issue which prevented some cross references to be properly computed on iOS 12
- Fixes a deadlock on some binaries
* 4.5.8:
- Fixes AArch64 32bits disassembler (the CPU variant used in the Apple Watch)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 00badbebd817..bea6527dd6b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +4.5.9 (2019-04-03 17:04:45) + + Fixes an issue which prevented some cross references to be properly computed on iOS 12, + Fixes a deadlock on some binaries. + +4.5.8 (2019-03-29 17:58:05) + + Fixes AArch64 32bits disassembler (the CPU variant used in the Apple Watch). + 4.5.7 (2019-03-01 17:10:24) Fixes a huge slowdown on some big binaries, |