summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-24 11:58:00 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-24 11:58:00 +0100
commite1a71ce7cc2bd828df5409faa3ad59ff6cf830bf (patch)
treec7ea04f3cd2b9e5e3e9bfa09a9e6534267ea15c2 /HISTORY
parent53aea17949a184d264bfd98c8e669b94997bfc79 (diff)
downloadvdr-e1a71ce7cc2bd828df5409faa3ad59ff6cf830bf.tar.gz
vdr-e1a71ce7cc2bd828df5409faa3ad59ff6cf830bf.tar.bz2
Fixed setting the initial offset of the cursor in a list menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b056690d..fbdd9163 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9329,3 +9329,5 @@ Video Disk Recorder Revision History
- Fixed a possible discrepancy of the primary device number in the LSTD and PRIM
commands, by setting Setup.PrimaryDVB in cDevice::SetPrimaryDevice() (reported by
Jürgen Schneider).
+- Fixed setting the initial offset of the cursor in a list menu (reported by Matthias
+ Senzel).