summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-05 12:41:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-05 12:41:21 +0200
commitfd2c54cec050587ed086e74a849ff1b8158cf5b8 (patch)
tree87a6a626800a750f059f711b6dd537f9096e267d /HISTORY
parentc8b103c37f1048d5525b1267e0faaf8ca3e6b691 (diff)
downloadvdr-fd2c54cec050587ed086e74a849ff1b8158cf5b8.tar.gz
vdr-fd2c54cec050587ed086e74a849ff1b8158cf5b8.tar.bz2
Fixed a memory leak in tComponent
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0b9bf111..658b9a0f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3479,3 +3479,4 @@ Video Disk Recorder Revision History
- Now including the optional user defined Make.config from the 'libsi' Makefile
(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).