summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-11-04 13:52:31 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-11-04 13:52:31 +0100
commit159c7e283d8cf14fc676a6278cace9c88212c3e2 (patch)
tree5c8070fafd5ffe01e1888dc5b8c7bd9213a3e682 /HISTORY
parent23ee5bb4da71c7fa419bc8ad14f4d896ed6e6f2d (diff)
downloadvdr-159c7e283d8cf14fc676a6278cace9c88212c3e2.tar.gz
vdr-159c7e283d8cf14fc676a6278cace9c88212c3e2.tar.bz2
A menu is no longer automatically closed when a replay ends
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 05eb1e9a..f5431de0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3917,3 +3917,5 @@ Video Disk Recorder Revision History
- Fixed a NULL pointer access with the cUnbufferedFile when a replay session runs
all the way until the end of the recording (thanks to Joachim Wilke).
+- A menu is no longer automatically closed when a replay ends (reported by
+ Marko Mäkelä).