summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-21 08:34:25 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-21 08:34:25 +0200
commit3858cc9e65b1685f5aed9fd9d7b157418f19e0ff (patch)
treec1c4b802f20b817e634b37315528dbda2a77a1fd /HISTORY
parentfbd75da596213e5af1256703a6a6aed2aff8ebd1 (diff)
downloadvdr-3858cc9e65b1685f5aed9fd9d7b157418f19e0ff.tar.gz
vdr-3858cc9e65b1685f5aed9fd9d7b157418f19e0ff.tar.bz2
Fixed an incomplete initialization of the filter parameters
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d464a222..78908d93 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1478,3 +1478,8 @@ Video Disk Recorder Revision History
- Added a missing StripAudioPackets() to cDvbPlayer::Action() (thanks to
Stefan Huelswitt).
- Added an EPG bugfix for the latest VOX EPG data format.
+
+2002-09-21: Version 1.1.11
+
+- Fixed an incomplete initialization of the filter parameters in eit.c (thanks
+ to Jeremy Hall).