summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-05 14:38:56 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-05 14:38:56 +0100
commit7e4662f98233f1262946fb3b9b3dd2681cae1562 (patch)
tree3dd975a30b528aa044ea4e2c32e2d8ced1cbda10 /HISTORY
parent7b97eb6e97d2156298bb06b0dfd13a12c68c525c (diff)
downloadvdr-7e4662f98233f1262946fb3b9b3dd2681cae1562.tar.gz
vdr-7e4662f98233f1262946fb3b9b3dd2681cae1562.tar.bz2
Fixed scrolling with Up/Down in case there are non-selectable items at the beginning or end of the menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e9c116eb..c6ed8ef7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4312,3 +4312,5 @@ Video Disk Recorder Revision History
- Renamed the Makefile target 'plugins-clean' to 'clean-plugins' (suggested by
Sebastian Frei).
- Made all font and image data 'const' (thanks to Darren Salt).
+- Fixed scrolling with Up/Down in case there are non-selectable items at the
+ beginning or end of the menu (reported by Helmut Auer).