summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-28 10:43:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-28 10:43:15 +0200
commit1f5cf1db58098ebabe87ff861d9cd5b86e7aeafb (patch)
tree24007c85de5cf5b053b48bd77373aa562a9b3e14 /HISTORY
parent55b6ab1dc6b449ef5ed8b3835756539145eee52c (diff)
downloadvdr-1f5cf1db58098ebabe87ff861d9cd5b86e7aeafb.tar.gz
vdr-1f5cf1db58098ebabe87ff861d9cd5b86e7aeafb.tar.bz2
Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1a1c8a6a..6986ad89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7051,3 +7051,7 @@ Video Disk Recorder Revision History
- Reverted some improvements to Make.config.template (thanks to Christian Ruppert).
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
+
+2012-03-28: Version 1.7.28
+
+- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.