summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-07 16:19:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-07 16:19:29 +0100
commit5b2aaeaedd5c73edd60afdaaa505b813753f0d32 (patch)
tree7f878e4cc009970e94481a8b42391d2f8fda6881 /HISTORY
parent4162bff1e773ffa9b86304faeffb4399f838553f (diff)
downloadvdr-5b2aaeaedd5c73edd60afdaaa505b813753f0d32.tar.gz
vdr-5b2aaeaedd5c73edd60afdaaa505b813753f0d32.tar.bz2
Fixed deleting a menu item in case the next item is not selectable
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e30bbdfd..2a2b71ee 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3278,3 +3278,5 @@ Video Disk Recorder Revision History
- Fixed a possible race condition in cDevice::Action() (thanks to Mattias Grönlund).
- Fixed the default quality value when grabbing a JPEG image (thanks to Patrick
Gleichmann).
+- Fixed deleting a menu item in case the next item is not selectable (thanks to
+ Dino Ravnic).