summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-05 12:53:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-05 12:53:43 +0200
commitff0a48d3be932e2d3ecab694ec013714b82db89f (patch)
tree7600cf605d2a9a18295b0939f3aff24f217b2d58 /HISTORY
parentfd2c54cec050587ed086e74a849ff1b8158cf5b8 (diff)
downloadvdr-ff0a48d3be932e2d3ecab694ec013714b82db89f.tar.gz
vdr-ff0a48d3be932e2d3ecab694ec013714b82db89f.tar.bz2
Fixed a memory leak in cDvbPlayer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 658b9a0f..bb0481b7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3480,3 +3480,4 @@ Video Disk Recorder Revision History
(thanks to Ville Skyttä).
- Updated the Danish OSD texts (thanks to Mogens Elneff).
- Fixed a memory leak in tComponent (thanks to Stefan Huelswitt and Daniel Thompson).
+- Fixed a memory leak in cDvbPlayer (thanks to Stefan Huelswitt).