diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-04 13:38:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-04 13:38:40 +0100 |
commit | dbd4c7329bc73fab8a45c4017bc8e9e30c2b4478 (patch) | |
tree | 0e24179ce14b978e82f2273407ad86121c1804ec /HISTORY | |
parent | 50ff4d3b792efb259810348d5e92311c58fccc81 (diff) | |
download | vdr-dbd4c7329bc73fab8a45c4017bc8e9e30c2b4478.tar.gz vdr-dbd4c7329bc73fab8a45c4017bc8e9e30c2b4478.tar.bz2 |
When entering text via the numeric keys, the characters are now checked against the allowed characters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5021,3 +5021,5 @@ Video Disk Recorder Revision History - Fixed a possible segfault if VDR gets terminated while a message is displayed (thanks to Udo Richter). - Fixed the INSTALL section on retrying shutdown later (reported by Udo Richter). +- When entering text via the numeric keys, the characters are now checked against + the allowed characters (thanks to Frank Schmirler). |