[vlc-commits] NEWS for VLC 1.2.0 Windows versions support
Jean-Baptiste Kempf
git at videolan.org
Wed Jun 8 17:30:47 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun 8 17:21:54 2011 +0200| [6d67a6d13c33d61c07a407bd104977f3adeeaaaa] | committer: Jean-Baptiste Kempf
NEWS for VLC 1.2.0 Windows versions support
Unsupported versions:
- Win9x (this is already the case)
- Win XP SP0, SP1
- Win 2000 (all editions)
- Windows 2003 SP0
Supported versions:
- Windows XP SP2, SP3
- Windows 2003 SP1
- Windows Vista, 7 and 2008
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6d67a6d13c33d61c07a407bd104977f3adeeaaaa
---
NEWS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 1e72f96..532a466 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Important changes for packagers:
* The default tarballs are now compressed with XZ/LZMA: .tar.xz
* OSS support is not compiled on Linux by default, pass --enable-oss to the
configure script if you use OSSv4 or really want to use OSS emulation.
+ * The Windows version will only work with Windows XP SP2 or later.
+ Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
* The NPAPI webplugin has moved to git://git.videolan.org/npapi-vlc.git
* The ActiveX webplugin has moved to git://git.videolan.org/activex-vlc.git
More information about the vlc-commits
mailing list