summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-06-13 11:14:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-06-13 11:14:26 +0200
commit22a4f5a50431ae7ee0668f62c918c631dbb761fb (patch)
treeacf44ead7289eae2280b64648418fe27333cdb4b /HISTORY
parent27852272bc819f61bb66ff7d2feef14fed16e538 (diff)
downloadvdr-22a4f5a50431ae7ee0668f62c918c631dbb761fb.tar.gz
vdr-22a4f5a50431ae7ee0668f62c918c631dbb761fb.tar.bz2
Fixed the array size of Atypes in cPatFilter::Process()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1b081e1f..87894ea6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6472,3 +6472,5 @@ Video Disk Recorder Revision History
- Updated the Portuguese language texts (thanks to Cristiano A.
Silva).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed the array size of Atypes in cPatFilter::Process() (thanks to
+ Rolf Ahrenberg).