summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-01 14:59:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-01 14:59:52 +0100
commit471b287f700f4e74c940399d43567ca06dad779a (patch)
tree348b37116a9cbe8ad5b514dac6221a431418a8dd /HISTORY
parent1c4865147a01aec70fe6b8d1d4b5bd071c431cff (diff)
downloadvdr-471b287f700f4e74c940399d43567ca06dad779a.tar.gz
vdr-471b287f700f4e74c940399d43567ca06dad779a.tar.bz2
Fixed a memory leak in case of broken Extended Event Descriptors
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2e8be678..3e2a75fb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8452,3 +8452,8 @@ Video Disk Recorder Revision History
- The function cDvbPlayer::Goto() now automatically calls Play() if Still is false.
- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
channels (thanks to Rolf Ahrenberg).
+
+2015-02-01: Version 2.1.9
+
+- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars
+ Hanisch).