From e9df70c4348a3f9ba7269feacd17cfb57bf23852 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Kempf <jb@videolan.org>
Date: Sun, 21 Jun 2020 00:02:59 +0200
Subject: [PATCH] Update NEWS for 0.7.1

---
 NEWS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f9ffa9b76..1294dc52c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,11 @@ Changes for 0.7.1 'Frigatebird':
 ------------------------------
 
 0.7.1 is a minor update on 0.7.0:
- - ARM32 NEON optimizations for itxfm, which can give up to 28% speedup
+ - ARM32 NEON optimizations for itxfm, which can give up to 28% speedup, and MSAC
  - SSE2 optimizations for prep_bilin and prep_8tap
  - AVX2 optimizations for MC scaled
  - Fix a clamping issue in motion vector projection
+ - Fix an issue on some specific Haswell CPU on ipred_z AVX2 functions
  - Improvements on the dav1dplay utility player to support resizing
 
 
-- 
GitLab