summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-08-06 14:08:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-08-06 14:08:33 +0200
commit3846ba7338115dc5456bac247d47d6610cd5f001 (patch)
treeefbac986e5ce6afa598c22590afb67ce3035ae86 /HISTORY
parent6c5a721a8ce8583fdaaa5e939d675c86845e3393 (diff)
downloadvdr-3846ba7338115dc5456bac247d47d6610cd5f001.tar.gz
vdr-3846ba7338115dc5456bac247d47d6610cd5f001.tar.bz2
Bugfix in closing window in DEBUG_OSD mode0.6.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f1466477..04cc2d59 100644
--- a/HISTORY
+++ b/HISTORY
@@ -100,7 +100,7 @@ Video Disk Recorder Revision History
the 'timers.conf' file with a text editor, or by defining/modifying the timer
via the SVDRP interface.
-2000-08-06:
+2000-08-06: Version 0.61
- When scrolling through a list it now moves a full page up or down when the
cursor reaches the top or bottom of the menu (thanks to Heino Goldenstein!).
@@ -122,3 +122,4 @@ Video Disk Recorder Revision History
- New SVDRP command UPDT to update an existing timer (or add a new one if it
doesn't yet exist).
- New version of the 'epg2timers' tool (with a modified channel list).
+- Bugfix in closing window in DEBUG_OSD mode.