summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-14 17:30:22 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-14 17:30:22 +0200
commitddfc67a5df8a1e0d18559372d6fbc25ae94935e5 (patch)
tree06f03f09a4120c9ef6c4bb02ab5ca38d857804db
parentabd68bd5e0a4dd2c6b417b8fbfbbbeeccb69f00f (diff)
downloadxine-lib-ddfc67a5df8a1e0d18559372d6fbc25ae94935e5.tar.gz
xine-lib-ddfc67a5df8a1e0d18559372d6fbc25ae94935e5.tar.bz2
Add ChangeLog entries for the XDG Base Directory Specification changes.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da07f05ad..8c88c57aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@ xine-lib (1.1.90) (Unreleased)
to separate from xine's own code.
* Save plugins' cache in the defined cache home directory as per XDG Base
Directory Specification.
+ * Use XDG-defined cache home directory for cddb cache.
+ * Use XDG-defined cache home directory for win32codecs fake registry.
+ * Use XDG-defined data directories to look up fonts files both while using
+ FreeType2 and the standard bitmap fonts for OSD.
xine-lib (1.1.6) [UNRELEASED]
* Split the DirectFB plugin into X11 and non-X versions.