]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Mention 519574 - 'valgrind 3.27 --fair-sched=yes does not work' in NEWS
authorMark Wielaard <mark@klomp.org>
Sun, 3 May 2026 14:07:53 +0000 (16:07 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 3 May 2026 14:20:26 +0000 (16:20 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2e31f8b233c8a791341c633372a04ced91e65dad..0e8bdb4549e83291e1574abb73cb9f77139a2526 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ are not entered into bugzilla tend to get forgotten about or ignored.
 
 519223  Recognize ioctl(UFFDIO_*) operations
 519539  Darwin shm_open mode is optional and depends on oflag
+519574  valgrind 3.27 "--fair-sched=yes" does not work
 519613  Valgrind incorrectly unpacks the result of sys_port (port_getn)
         on error, leading to a ~60s wallclock time delay on every call