summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-31 14:02:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-31 14:02:06 +0200
commit1b1935de0edce3ca8f30b07893af44b9112db3cc (patch)
treeac998897bece2bed6b4c14a6a13f846592a04c6e /HISTORY
parent359d43076a095d0ad90caab7053392a7488cb418 (diff)
downloadvdr-1b1935de0edce3ca8f30b07893af44b9112db3cc.tar.gz
vdr-1b1935de0edce3ca8f30b07893af44b9112db3cc.tar.bz2
Added a missing "Key$" in skinclassic.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 025cc090..f5073beb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4460,4 +4460,5 @@ Video Disk Recorder Revision History
- Fixed handling broken PMT records (thanks to Marcel Wiesweg for pointing out how
to detect these).
-- Added a missing "Button$" for the Timer button (thanks to Rolf Ahrenberg).
+- Added a missing "Button$" for the Timer button and "Key$" in skinclassic.c
+ (thanks to Rolf Ahrenberg).