summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-14 13:01:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-14 13:01:27 +0200
commit3f341aae50746f315af0f5ec88e81515bf459df7 (patch)
tree0e2d13cdd0dc2758e09e4c65ec20b34e973fbcba /HISTORY
parent437fd984ed93c1814177f8aeff55d17ef26a53a9 (diff)
downloadvdr-3f341aae50746f315af0f5ec88e81515bf459df7.tar.gz
vdr-3f341aae50746f315af0f5ec88e81515bf459df7.tar.bz2
Fixed handling the frame number display if '7' is pressed before the first editing mark, or '9' after the last one
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 749fc02d..a47af92d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3687,3 +3687,5 @@ Video Disk Recorder Revision History
files created in that case).
- Added some 'mkdir -p' to the Makefile's 'install' target.
- Changed the title of the recording info menu (thanks to Rolf Ahrenberg).
+- Fixed handling the frame number display if '7' is pressed before the first editing
+ mark, or '9' after the last one (thanks to Thomas Günther).