about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2020-10-03 07:21:33 -0300
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2020-10-03 07:21:33 -0300
commit148200bda390e59c9c33193e2f6d73abcef417e7 (patch)
treeb0ce53f7b9a09336918632af9c887665fdb8e839 /NEWS
parente51e3044e1fa121bb1c308614a49c72e69d2ed6b (diff)
parentf82072183ad5b328f6a7cb91868cb1709e85d96c (diff)
downloadglibc-148200bda390e59c9c33193e2f6d73abcef417e7.tar.gz
glibc-148200bda390e59c9c33193e2f6d73abcef417e7.tar.xz
glibc-148200bda390e59c9c33193e2f6d73abcef417e7.zip
Merge branch release/2.28/master into ibm/2.28/master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d00542a5d..1884f741e6 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,7 @@ The following bugs are resolved with this release:
   [25232] No const correctness for strchr et al. for Clang++
   [25414] 'glob' use-after-free bug (CVE-2020-1752)
   [25423] Array overflow in backtrace on powerpc
+  [25933] Off by one error in __strncmp_avx2
 
 Security related changes: