ref: 08198b1215e511c67d27e29594cb0ae1e282ceec
parent: 3a5b5a7de809124d3ba1027bcb3dbc3aed97e8a4
author: Diego Biurrun <diego@biurrun.de>
date: Thu Feb 14 16:04:41 EST 2013
Update some comments now that Windows 95 is no longer supported Signed-off-by: Diego Biurrun <diego@biurrun.de>
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Changes between 1.2.12 and 1.2.13:
----------------------------------
- * Drop BSD/OS support.
+ * Drop BSD/OS and Windows 95 support.
Changes between 1.2.11 and 1.2.12:
----------------------------------
--- a/libdvdcss.spec
+++ b/libdvdcss.spec
@@ -32,7 +32,7 @@
libdvdcss is a simple library designed for accessing DVDs like a block device
without having to bother about the decryption. The important features are:
* Portability: currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
- OpenBSD, BeOS, Windows 95/98/ME, Windows NT/2000/XP, Mac OS X, Solaris,
+ OpenBSD, BeOS, Windows 98/ME, Windows NT/2000/XP, Mac OS X, Solaris,
HP-UX and OS/2.
* Adaptability: unlike most similar projects, libdvdcss doesn't require the
region of your drive to be set and will try its best to read from the disc
@@ -49,7 +49,7 @@
libdvdcss is a simple library designed for accessing DVDs like a block device
without having to bother about the decryption. The important features are:
* Portability: currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
- OpenBSD, BeOS, Windows 95/98/ME, Windows NT/2000/XP, Mac OS X, Solaris,
+ OpenBSD, BeOS, Windows 98/ME, Windows NT/2000/XP, Mac OS X, Solaris,
HP-UX and OS/2.
* Adaptability: unlike most similar projects, libdvdcss doesn't require the
region of your drive to be set and will try its best to read from the disc
--- a/src/libdvdcss.c
+++ b/src/libdvdcss.c
@@ -30,7 +30,7 @@
* device without having to bother about the decryption. The important features
* are:
* \li portability: currently supported platforms are GNU/Linux, FreeBSD,
- * NetBSD, OpenBSD, BeOS, Windows 95/98, Windows NT/2000, Mac OS X,
+ * NetBSD, OpenBSD, BeOS, Windows 98/ME, Windows NT/2000/XP, Mac OS X,
* Solaris, HP-UX and OS/2.
* \li adaptability: unlike most similar projects, libdvdcss doesn't require
* the region of your drive to be set and will try its best to read from