Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHenrik Gramner <gramner@twoorioles.com>2019-10-25 20:47:21 +0300
committerHenrik Gramner <gramner@twoorioles.com>2019-10-25 22:38:21 +0300
commitbb160f09fa7ad132f4b6a014ac8e168b913ee3ab (patch)
tree26efdf421456e031c5501cb4c1bd4fcc1899be7e /NEWS
parentfc54119cc0aeae96184bb4d18a2aef4c69f1a0fd (diff)
build: Add a workaround for Xcode 11 -fstack-check bug0.5.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a26c73..9b55cd0 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ compared to 0.5.0:
- NEON optimizations for SGR on ARM32
- Fix mismatch issue in x86 asm in inverse identity transforms
- Fix build issue in ARM64 assembly if debug info was enabled
+ - Add a workaround for Xcode 11 -fstack-check bug
Changes for 0.5.0 'Asiatic Cheetah':