summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-07 23:22:33 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-07 23:22:33 +0000
commitfb2fe7b925efb93f26cb38e35acd15e248cd60b4 (patch)
tree88b50a280c9b7a95febfb3593a8d8aecd61226ed /ChangeLog
parent18d851ea42a33a78d2e9b3687311ee5e3ea228af (diff)
parent167035abe222bad88269d296f9d819365a6c6007 (diff)
downloadxine-lib-fb2fe7b925efb93f26cb38e35acd15e248cd60b4.tar.gz
xine-lib-fb2fe7b925efb93f26cb38e35acd15e248cd60b4.tar.bz2
Merge; mark 1.1.11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9161619d..6cab98cc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+xine-lib (1.1.11) unreleased
+ * 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.
+ (Any directories not 1.* won't be looked in.)
+
xine-lib (1.1.10.1) 2008-02-07
* Security fixes:
- Array index vulnerability which may allow remote attackers to execute