NEWS: Add the 2.38.1 bug list

This commit is contained in:
Florian Weimer 2023-09-11 10:06:15 +02:00
parent d3ba6c1333
commit 89da8bc588

6
NEWS
View File

@ -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