diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -121,6 +121,8 @@ Tests Build ----- +- Issue #26851: Set Android compilation and link flags. + - Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto |