summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-04-28 15:16:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-04-28 15:16:15 +0200
commit842efc15c53957f534d31c5527b1c65dc486c496 (patch)
treee653cc04a1e1f1aca0a80f7adfac9cb298c72473 /HISTORY
parent3606c5ef2321f199996075a8240a89ca598d0b67 (diff)
downloadvdr-842efc15c53957f534d31c5527b1c65dc486c496.tar.gz
vdr-842efc15c53957f534d31c5527b1c65dc486c496.tar.bz2
Fixed a busy loop in fast forward if the next video data file is missing
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 038ee27d..2345dfed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5047,3 +5047,8 @@ Video Disk Recorder Revision History
2007-03-03: Version 1.4.6
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+
+2007-04-28: Version 1.4.6-1
+
+- Fixed a busy loop in fast forward if the next video data file is missing
+ (thanks to Reinhard Nissl).