summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-07 14:25:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-07 14:25:31 +0200
commit1921c7465fd72d8507b11230729754a17761c7e1 (patch)
tree1f16d30b83290ac2c906f2a1dcfedc8b4cbe7240 /HISTORY
parent4217d30bff6406a2fc89690b4ac735a234588a2b (diff)
downloadvdr-1921c7465fd72d8507b11230729754a17761c7e1.tar.gz
vdr-1921c7465fd72d8507b11230729754a17761c7e1.tar.bz2
Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help1.3.28
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8110a215..5ec6d833 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3670,3 +3670,4 @@ Video Disk Recorder Revision History
- Fixed cDvbSpuBitmap::putPixel() (thanks to Reinhard Nissl).
- Fixed setting system time to avoid time jumps in case of faulty data (thanks
to Andreas Böttger).
+- Fixed a memory leak in the SVDRP command LSTE (thanks to Stefan Huelswitt).