summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 03d1b17..56cb96a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -75,7 +75,7 @@ ____-__-__: Version 1.3
- Use pkg-config to find compilation flags, libs etc for Imlib2.
- Fixed crash with FrontendHasLock and FrontendHasSignal (closes #147 -
thanks to a.g.prosat at tochka.ru for reporting this)
-- Replaced asprintf with cString::sprintf in GetFrontend*()
+- Replaced asprintf with cString::sprintf in GetFrontend*(), font loading.
- Removed useless code in loader.c
- Replace internal freetype font handling with VDR's font facilities. Skins
that use fonts other than VDR's standard "Osd", "Fix", and "Sml" need to be