aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40684
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40684')
-rw-r--r--changes/bug406846
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug40684 b/changes/bug40684
new file mode 100644
index 0000000000..8c751ede2c
--- /dev/null
+++ b/changes/bug40684
@@ -0,0 +1,6 @@
+ o Major bugfixes (OSX):
+ - Fix coarse-time computation on Apple platforms (like Mac M1) where
+ the Mach absolute time ticks do not correspond directly to
+ nanoseconds. Previously, we computed our shift value wrong, which
+ led us to give incorrect timing results.
+ Fixes bug 40684; bugfix on 0.3.3.1-alpha.