summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-30 13:07:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-30 13:07:44 +0200
commitf2517f2c3ad1c93a35b841806890bca202e2d7b0 (patch)
tree8ecc336e697d4f9fde4064c126041ec4d081e8f3 /HISTORY
parent4200055fe51bc5432aa69ee334e2300c026b3a16 (diff)
downloadvdr-f2517f2c3ad1c93a35b841806890bca202e2d7b0.tar.gz
vdr-f2517f2c3ad1c93a35b841806890bca202e2d7b0.tar.bz2
Further increased the timeout until an index file is considerd no longer to be written
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8198bfb5..8dfda45e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2006,3 +2006,5 @@ Video Disk Recorder Revision History
- Added some missing cAudio handling calls (thanks to Werner Fink).
- Replaced the 'for' loops in StripAudioPackets() with memset() calls (thanks to
Werner Fink).
+- Further increased the timeout until an index file is considerd no longer to be
+ written.