summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:11:34 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:11:34 +0100
commitc01249ffe5ef1a98e309f5857ba8724f59163391 (patch)
treec5bd41837ae2326df4e219c055208072d86b9347 /HISTORY
parent7823790beb2f16d93b59dd4dbc6c8112fb3bc97d (diff)
downloadvdr-c01249ffe5ef1a98e309f5857ba8724f59163391.tar.gz
vdr-c01249ffe5ef1a98e309f5857ba8724f59163391.tar.bz2
Fixed a crash if no fonts are found
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7bc48aa9..6270c7cc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5514,3 +5514,5 @@ Video Disk Recorder Revision History
Stefan Huelswitt). The 'newplugin' and 'i18n-to-gettext.pl' scripts have been
changed accordingly. Plugin authors may want to adjust the 'i18n' target
of their Makefiles.
+- Fixed a crash if no fonts are found (thanks to Mario Ivankovits and Clemens
+ Kirchgatterer).