]> git.sesse.net Git - vlc/commitdiff
NEWS for VLC 1.2.0 Windows versions support
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 8 Jun 2011 15:21:54 +0000 (17:21 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 8 Jun 2011 15:29:49 +0000 (17:29 +0200)
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

NEWS

diff --git a/NEWS b/NEWS
index 1e72f967f1e647f1ac5ea8d1e1f8a24a8b3075e2..532a466a2072ab0ef9163c3fddb165346a1d5b2e 100644 (file)
--- 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