summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-07-20 14:45:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-07-20 14:45:44 +0200
commit8ff2c73d9b4bf716e80b2c56e15badc2eb17427c (patch)
tree2c3df45d21344a662a856dab0a37484d4912a30c /HISTORY
parentbd36fb5111d39f86f372829714bfdb06238f8809 (diff)
downloadvdr-8ff2c73d9b4bf716e80b2c56e15badc2eb17427c.tar.gz
vdr-8ff2c73d9b4bf716e80b2c56e15badc2eb17427c.tar.bz2
Fixed clearing color buttons in the 'curses' skin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 10876b2d..29590288 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5284,3 +5284,4 @@ Video Disk Recorder Revision History
- Fixed handling single byte characters >0x7F in Utf8ToArray() (thanks to Udo
Richter).
- Improved numdigits(), isnumber() and strreplace() (thanks to Tobias Bratfisch).
+- Fixed clearing color buttons in the 'curses' skin (thanks to Udo Richter).