summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-29 11:40:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-29 11:40:37 +0200
commit56468f72ad2b2bd5a5adc4b6980949d077ec2238 (patch)
tree44dca3c5f95ccf74d25fe3d863d6b36fb80c8389 /HISTORY
parentb42e1f73dba587bd89536f33e5cc4e12160ee48b (diff)
downloadvdr-56468f72ad2b2bd5a5adc4b6980949d077ec2238.tar.gz
vdr-56468f72ad2b2bd5a5adc4b6980949d077ec2238.tar.bz2
Fixed a memory leak in handling external EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2eeb5d0e..ca596c7e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4683,3 +4683,4 @@ Video Disk Recorder Revision History
- Fixed handling the "Power" key in case a recording is going on and no plugin
is active (thanks to Udo Richter; bug reported by Dominique Simon).
- Updated the Polish OSD texts (thanks to Jaroslaw Swierczynski).
+- Fixed a memory leak in handling external EPG data (thanks to Tobias Grimm).