From cb93fce032c0fc912f3561686537e858d43c137c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 13 Apr 2007 16:05:21 +0200 Subject: 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). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.2.3