When entering text via the numeric keys, the characters are now checked against the allowed characters

This commit is contained in:
Klaus Schmidinger
2007-01-04 13:38:40 +01:00
parent 50ff4d3b79
commit dbd4c7329b
3 changed files with 21 additions and 11 deletions

View File

@@ -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).