summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-03-03 13:23:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-03-03 13:23:39 +0100
commite2e3e0ae27ef7c25dc7c36dd4115bf74fa4fbec5 (patch)
tree234c98dad5576bba47d8b9233299e8b0b96ec08d /HISTORY
parentf2c4f2ba92d309d1d0c7a8427000c4cda420e0ff (diff)
downloadvdr-e2e3e0ae27ef7c25dc7c36dd4115bf74fa4fbec5.tar.gz
vdr-e2e3e0ae27ef7c25dc7c36dd4115bf74fa4fbec5.tar.bz2
Fixed a memory leak in the EIT processor that happened when the system time was set
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 01d8d1f7..7d589864 100644
--- a/HISTORY
+++ b/HISTORY
@@ -421,3 +421,5 @@ Video Disk Recorder Revision History
- Enhanced 'channels.conf.cable' (thanks to Hans-Peter Raschke).
- Fixed switching to another channel via the EPG while a recording is being
replayed.
+- Fixed a memory leak in the EIT processor that happened when the system time
+ was set.