summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-22 13:26:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-22 13:26:44 +0200
commit8f3ae72e9d1d3b1d00945169930bb8f78fc0567d (patch)
treed25aa7f6869510d3b7c7bbc576cc6afe019d799b /HISTORY
parentbd6046c37de262af7ddeb9a26b613c4488312ad0 (diff)
downloadvdr-8f3ae72e9d1d3b1d00945169930bb8f78fc0567d.tar.gz
vdr-8f3ae72e9d1d3b1d00945169930bb8f78fc0567d.tar.bz2
Fixed handling relative volume settings in the call to cStatus::MsgSetVolume()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 530f0707..aa964c89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4820,3 +4820,5 @@ Video Disk Recorder Revision History
after all other fixes, because a short text might become a description.
- Fixed handling network masks in the svdrphosts.conf file (thanks to Patrick
Maier).
+- Fixed handling relative volume settings in the call to cStatus::MsgSetVolume()
+ (reported by Norbert Wentz).