summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-29 09:57:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-29 09:57:57 +0200
commitafb7ae32954eece9a3088815e6c2e17d34328368 (patch)
treeb0bede405c3dfcc19fd9c70ca5d3133cf74535b9 /HISTORY
parent173e0bea9050de76f3dc424a5e18ef632053c7a7 (diff)
downloadvdr-afb7ae32954eece9a3088815e6c2e17d34328368.tar.gz
vdr-afb7ae32954eece9a3088815e6c2e17d34328368.tar.bz2
Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume() bug to react properly
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 682dd28c..dd668bdd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4839,3 +4839,5 @@ Video Disk Recorder Revision History
- Fixed assigning schedules to channels in case there is no initial EPG information
(thanks to Frank Schmirler).
+- Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume()
+ bug to react properly (suggested by Stefan Huelswitt).