summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-12-01 15:03:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-12-01 15:03:37 +0100
commit2bdf515ace3ce4b1d4bf42a1b6a6876c03e5ef64 (patch)
tree61d09534278433305dbc6768f878adbb224c5782 /HISTORY
parent78b78ffd64d18f24a022abfa9f003d61f96152d5 (diff)
downloadvdr-2bdf515ace3ce4b1d4bf42a1b6a6876c03e5ef64.tar.gz
vdr-2bdf515ace3ce4b1d4bf42a1b6a6876c03e5ef64.tar.bz2
Fixed a typo in the change to the "Use small font" setup option in version 1.3.47
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b4ac55e3..c16081d9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4611,7 +4611,7 @@ Video Disk Recorder Revision History
(since version 1.3.38 disk access is done in a separate thread, so the watchdog
timer won't hit).
- Changed the behaviour of the "Use small font" setup option to *always* use the small
- font if set to '3' - even if it would have been a fixed font (suggested by Ronny
+ font if set to '2' - even if it would have been a fixed font (suggested by Ronny
Kornexl).
- No longer using characters 0x01 and 0x02 for mapping single quote and slash in
recording names (thanks to Patrick Fischer for reporting that this was a problem
@@ -4996,3 +4996,5 @@ Video Disk Recorder Revision History
use the new option -U of getskyepg.pl to have the information added to the URL
as a query string.
- Fixed a possible crash in remux.c on 64-bit machines (thanks to Reinhard Nissl).
+- Fixed a typo in the change to the "Use small font" setup option in version 1.3.47
+ in the HISTORY and CONTRIBUTORS file (reported by Andreas Brugger).