summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-12-18 16:42:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-12-18 16:42:46 +0100
commit8db2fc2d24c01ccb76006816ed12452f7ec1745c (patch)
treeaa386b8a2088980204332e4815e332bb5686d484 /HISTORY
parentf5fc989ac713bac5cad8b48b4359b5027757c1ce (diff)
downloadvdr-8db2fc2d24c01ccb76006816ed12452f7ec1745c.tar.gz
vdr-8db2fc2d24c01ccb76006816ed12452f7ec1745c.tar.bz2
Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a8fb42dc..bc5a53e4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3201,3 +3201,6 @@ Video Disk Recorder Revision History
- Removed the LOCK_THREAD from the LIRC thread (thanks to Ludwig Nussel).
- Fixed genfontfile.c (sometimes the character width was wrong, and the codes were
shifted one too far to the left).
+- Fixed the character width and shifted the codes one to the right in all font
+ files.
+- Renamed font???.c to font???-iso8859-1.c for symmetry.