summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-06-19 09:52:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-06-19 09:52:55 +0200
commit667643ec2360d06b642717c2c7786b9a85050771 (patch)
tree4c543c138c94cc6897dd4c905646988632d70683 /HISTORY
parentb1737a8bcb3a259c9c57e76b818539191b96f045 (diff)
downloadvdr-667643ec2360d06b642717c2c7786b9a85050771.tar.gz
vdr-667643ec2360d06b642717c2c7786b9a85050771.tar.bz2
Fixed handling the color button texts in cMenuEditStrItem
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 54945bd1..a1d5f192 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2924,3 +2924,5 @@ Video Disk Recorder Revision History
- Added cDevice::Flush() to make sure that all data in the video card's buffers
has been processed (thanks to Reinhard Nissl). Currently this is not yet actually
implemented for FF DVB cards.
+- Fixed handling the color button texts in cMenuEditStrItem (thanks to Maynard
+ Cedric for reporting this one).