summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-13 16:05:21 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-13 16:05:21 +0200
commitcb93fce032c0fc912f3561686537e858d43c137c (patch)
treebc777f9cd3e06e95db4369c916ba8086fdac8650 /ChangeLog
parentac8ca680f7e68d9a2e9c5f8ba32b15b84557e772 (diff)
downloadxine-lib-cb93fce032c0fc912f3561686537e858d43c137c.tar.gz
xine-lib-cb93fce032c0fc912f3561686537e858d43c137c.tar.bz2
Save plugins' cache in the defined cache home directory as per XDG Base Directory Specification.
With this change, xine-lib starts abiding to the XDG Base Directory Specification, allowing the user to define a different path to save its cache data (by setting XDG_CACHE_HOME environment variable).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3cc1e3a7..da07f05ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ xine-lib (1.1.90) (Unreleased)
* Update libmpcdec (formerly libmusepack) to version 1.2.5 (newer than the
previous Subversion snapshot) and contestually move it to contrib/libmpcdec
to separate from xine's own code.
+ * Save plugins' cache in the defined cache home directory as per XDG Base
+ Directory Specification.
xine-lib (1.1.6) [UNRELEASED]
* Split the DirectFB plugin into X11 and non-X versions.