about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-09-11 10:06:15 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-09-11 10:06:15 +0200
commit89da8bc588c2296252543b049bf6d9272321f90d (patch)
tree4fa93776ecf5f6fbd895251423ddaf7a29262304
parentd3ba6c1333b10680ce5900a628108507d9d4b844 (diff)
downloadglibc-89da8bc588c2296252543b049bf6d9272321f90d.tar.gz
glibc-89da8bc588c2296252543b049bf6d9272321f90d.tar.xz
glibc-89da8bc588c2296252543b049bf6d9272321f90d.zip
NEWS: Add the 2.38.1 bug list
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f1a14f45dd..64596d5d09 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,10 @@ Version 2.38.1
 
 The following bugs are resolved with this release:
 
+  [30723] posix_memalign repeatedly scans long bin lists
   [30785] Always call destructors in reverse constructor order
+  [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
+    -D_FILE_OFFSET_BITS=64
 
 
 Version 2.38
@@ -139,9 +142,6 @@ The following bugs are resolved with this release:
   [30555] string: strerror can incorrectly return NULL
   [30579] malloc: trim_threshold in realloc lead to high memory usage
   [30662] nscd: Group and password cache use errno in place of errval
-  [30723] posix_memalign repeatedly scans long bin lists
-  [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
-    -D_FILE_OFFSET_BITS=64
 
 Version 2.37