summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-06-06 15:20:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-06-06 15:20:40 +0200
commit82ed7c1723e246ed5fbf77a2347b0185f34fa9f3 (patch)
tree111d6016bb42886eb0cc69f0f6a4e737ce119e3b /HISTORY
parentabd5a81c897ae6b4c09b68742bf9f396155d1eb2 (diff)
downloadvdr-82ed7c1723e246ed5fbf77a2347b0185f34fa9f3.tar.gz
vdr-82ed7c1723e246ed5fbf77a2347b0185f34fa9f3.tar.bz2
Fixed calculating menu colum widths in case the font has a size other than the default size
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4f75111f..b0e05311 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6129,3 +6129,5 @@ Video Disk Recorder Revision History
(thanks to Ville Skyttä and Ludwig Nussel).
- Modified cSVDRP::CmdGRAB() to avoid writing into const data (reported by
Ludwig Nussel).
+- Fixed calculating menu colum widths in case the font has a size other than the
+ default size (reported by Reinhard Nissl).