summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-01-04 13:38:40 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-01-04 13:38:40 +0100
commitdbd4c7329bc73fab8a45c4017bc8e9e30c2b4478 (patch)
tree0e24179ce14b978e82f2273407ad86121c1804ec /HISTORY
parent50ff4d3b792efb259810348d5e92311c58fccc81 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ca184382..1632ae89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).