summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-12-03 07:26:13 +0000
committerschmirl <schmirl>2009-12-03 07:26:13 +0000
commitb3c72deaed24d2dbf2222b14be3981c23aa67086 (patch)
treee1502c60d863a05fa8ee4c1d2793e0013f943712 /HISTORY
parentd794d83854412b339ebfab206e66651f328c2c9a (diff)
downloadvdr-plugin-streamdev-b3c72deaed24d2dbf2222b14be3981c23aa67086.tar.gz
vdr-plugin-streamdev-b3c72deaed24d2dbf2222b14be3981c23aa67086.tar.bz2
fixed missing virtual destructor for cTSRemux
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4edaed1..ef9a12a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- fixed missing virtual destructor for cTSRemux
- added defines for large file support to Makefile as required by VDR 1.7.4+
(reported by wirbel@vdrportal)
- added Slovak translation (thanks to Milan Hrala)