summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 13:29:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 13:29:13 +0200
commitec3f722a4fc764008bb1e8f3ed2b0181daf6846c (patch)
tree5c1a89977c86445c65b87adf426a6cdedbfb05d8 /HISTORY
parent2dfe4133513b596a30b9bd884b89ec6cc64f34c9 (diff)
downloadvdr-ec3f722a4fc764008bb1e8f3ed2b0181daf6846c.tar.gz
vdr-ec3f722a4fc764008bb1e8f3ed2b0181daf6846c.tar.bz2
Fixed handling menu status messages when the list contents is scrolled
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5b13bf14..fdc73496 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2943,3 +2943,5 @@ Video Disk Recorder Revision History
broken links etc.
- The function cTimers::SetEvents() now immediately returns if there is some user
input.
+- Fixed handling menu status messages when the list contents is scrolled (thanks
+ Alfred Zastrow for reporting this one).