summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-03 12:52:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-03 12:52:39 +0100
commitc31e701e73776d05d7e233bd93cb0364bc2fc453 (patch)
tree6c1670d7aee3983790e86e617eb1c55dbbbd2eea /HISTORY
parent78d1fe10a449fa080f515216b9016b6d8e00fa1b (diff)
downloadvdr-c31e701e73776d05d7e233bd93cb0364bc2fc453.tar.gz
vdr-c31e701e73776d05d7e233bd93cb0364bc2fc453.tar.bz2
Fixed releasing 'index' memory after recording or playback
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 42c4b8b1..5a75e495 100644
--- a/HISTORY
+++ b/HISTORY
@@ -858,3 +858,4 @@ Video Disk Recorder Revision History
disable automatic shutdown.
- Added a fifth parameter to the 'shutdown' call that indicates the reason for
this shutdown request (see INSTALL).
+- Fixed releasing 'index' memory after recording or playback.