summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-08-30 11:19:39 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-08-30 11:19:39 +0200
commit0709d357ce82213152f89eff5cd9d98e5943a6c1 (patch)
treed43b0c4e61cbe3a50a9305f644a5c3f7c9d2a5bd /HISTORY
parente9e277e4099a359ca2244c968912dc7b477e2ae2 (diff)
downloadvdr-0709d357ce82213152f89eff5cd9d98e5943a6c1.tar.gz
vdr-0709d357ce82213152f89eff5cd9d98e5943a6c1.tar.bz2
Fixed wrong bracketing in cChannel::SubtitlingType() etc
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e9b13d9b..83b2498e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6157,6 +6157,8 @@ Video Disk Recorder Revision History
Reinhard Nissl).
- Implemented full handling of subtitling descriptors (thanks to Mikko Tuumanen).
-2009-08-29: Version 1.7.10
+2009-08-30: Version 1.7.10
- Updated the Italian OSD texts (thanks to Diego Pierotto).
+- Fixed wrong bracketing in cChannel::SubtitlingType() etc.
+ (thanks to Rolf Ahrenberg).