summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-14 12:28:29 +0100
committerJonathon Fernyhough2021-07-14 12:28:29 +0100
commit1dc9537b0b3b36f192c5ccc6398af220bb927ee6 (patch)
treeaca1a24631179b081e6fa2a378dc618976892ad4 /ChangeLog
parent003e4d7169705a52f0e441111c32015b5fbe32df (diff)
downloadaur-1dc9537b0b3b36f192c5ccc6398af220bb927ee6.tar.gz
hopper-4.7.7-1
[upstream] * Faster drawing which improves scrolling in bug documents * Improves the creation of pointer differences tables * Fixes a crash at launch on macOS 12 beta 1 * Fixes a crash for some Windows binaries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a2b20623b30..723cf149b019 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+4.7.7 (2021-06-09 17:58:39)
+
+ Faster drawing which improves scrolling in bug documents,
+ Improves the creation of pointer differences tables,
+ Fixes a crash at launch on macOS 12 beta 1,
+ Fixes a crash for some Windows binaries.
+
4.7.6 (2021-05-10 16:16:58)
Fixes an infinite loop on some Windows executables,