diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ Build Tests ----- +- Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong or + missing the effective gid. + - Issue #28409: regrtest: fix the parser of command line arguments. |