summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-08-12 20:54:03 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-08-12 20:54:03 +0100
commit90bfed2c4c86e943ad850a023a28df31c558d75f (patch)
treecf8af063682a6cb40d5e6718e4c617515a9d5749 /ChangeLog
parent50b0a0157709ed4a418012883793bf7ea9ddac13 (diff)
downloadxine-lib-90bfed2c4c86e943ad850a023a28df31c558d75f.tar.gz
xine-lib-90bfed2c4c86e943ad850a023a28df31c558d75f.tar.bz2
Extend config key translation to allow front ends to provide an additional list.
Intent is to allow front ends to rename their old, badly-named, config items.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cc2f4b93..e1a6fe964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ xine-lib (1.1.8) (Unreleased)
capable boxes it's probably worse than our own code).
* Rename endianness-reading macros so that they don't collide with Solaris
system macros. BE_/LE_ are now _X_BE_ and _X_LE_.
+ * Add an extra function to allow front ends to rename their old,
+ badly-named configuration items.
xine-lib (1.1.7)
* Support libdca (new name for libdts) by shuffling around the dts.h file.