summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-19 14:04:23 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-19 14:04:23 +0000
commit0bffcd49650c9781f26aba965500492f1053f3da (patch)
treefc81710321066e1678a82aa0c3c88e8a4a383455
parentd60523d37375659965650be4c695b3d439ded174 (diff)
downloadxine-lib-0bffcd49650c9781f26aba965500492f1053f3da.tar.gz
xine-lib-0bffcd49650c9781f26aba965500492f1053f3da.tar.bz2
Correct a few minor changelog errors.
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a97bd18c5..b26128624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
-xine-lib (1.1.11) unreleased
+xine-lib (1.1.11) 2008-03-19
* Security fixes:
- Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073)
* Reworked the plugin directory naming so that external plugins don't have
to be rebuilt for every release. We now use a naming scheme based on the
API/ABI versioning, checking older directories - with this release, the
- plugin directory name is 1.19, and if this gets bumped to 1.20 in a
- future release, 1.19 will still be available for external plugins.
+ plugin directory name is 1.20, and if this gets bumped to 1.21 in a
+ future release, 1.20 will still be available for external plugins.
(Any directories not 1.* won't be looked in.)
* Made the version parsing much more reliable; it wasn't properly coping
with four-part version numbers. This affects any program whose build