summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-04-01 09:28:39 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-04-01 09:28:39 +0200
commit01c55ad694fd5cea8b5a75c273bab8be3a2e7408 (patch)
tree4423a627133f62d74d149b72adc0e8334a829c6a /HISTORY
parent8f628ceb8ceac2648bd8b33f1d250bba9d5ff3b3 (diff)
downloadvdr-01c55ad694fd5cea8b5a75c273bab8be3a2e7408.tar.gz
vdr-01c55ad694fd5cea8b5a75c273bab8be3a2e7408.tar.bz2
Fixed getting the maximum short channel name length in case there are no short names at all
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6986ad89..2a7396aa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7052,6 +7052,8 @@ Video Disk Recorder Revision History
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
-2012-03-28: Version 1.7.28
+2012-04-01: Version 1.7.28
- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.
+- Fixed getting the maximum short channel name length in case there are no short names
+ at all (reported by Derek Kelly).