vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Nov 30 02:32:06 2017 +0100| [6883f78aba819abbde5de5def7a6d7525bb68c3a] | committer: Jean-Baptiste Kempf
NEWS: Mention platform requirements > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6883f78aba819abbde5de5def7a6d7525bb68c3a --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 3ae3716a8f..9589fb6f4c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ Changes between 3.0.x and 4.0.0-git: -------------------------------- +Platform support changes: + * 4.0.x requires: + - Windows 7/2008 R2 or later + - macOS 10.10 or later + - iOS 9 or later + - Android 4.1.x or later (API-16) + - GCC 5.0 or Clang 3.4 (or equivalent) + Changes between 2.2.x and 3.0.0-git: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
