summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-06-02 13:41:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-06-02 13:41:23 +0200
commitebf8a285b21b168be6e9853b8178d2352e58acc1 (patch)
tree1133614c4a8f353ca81848fb7821cae2b1278f52 /HISTORY
parent2de28295fc899065d6be129a2294cf5554cb717b (diff)
downloadvdr-ebf8a285b21b168be6e9853b8178d2352e58acc1.tar.gz
vdr-ebf8a285b21b168be6e9853b8178d2352e58acc1.tar.bz2
Fixed font handling with fontconfig 2.9.0 or newer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 53073f5d..fb20a60a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7138,3 +7138,4 @@ Video Disk Recorder Revision History
- Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS
and LEGACY_CRECEIVER.
- Now making sure that the "small font" is never larger than the "osd font".
+- Fixed font handling with fontconfig 2.9.0 or newer (thanks to Joerg Bornkessel).