diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-28 12:59:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-28 12:59:48 +0200 |
commit | 031000493db48d6a312b469b3283f1e3f18f6bbf (patch) | |
tree | cf24fffb5ac40c7455238f56e9e6cfdce9f1e5d4 /CONTRIBUTORS | |
parent | 6ab7d34010a6c34d262513c51c30436a133e3489 (diff) | |
download | vdr-031000493db48d6a312b469b3283f1e3f18f6bbf.tar.gz vdr-031000493db48d6a312b469b3283f1e3f18f6bbf.tar.bz2 |
Fixed a problem with characters >0x7F in the modified version of skipspace()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ecb8309e..66bf2975 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1405,6 +1405,7 @@ Marco Schlüßler <marco@lordzodiac.de> for fixing handling ChannelUp/Down keys if there is currently a replay running for fixing a buffer overflow in initializing the system character table for reporting a missing 'P' in vdr.c's SHUTDOWNCANCELROMPT macro + for fixing a problem with characters >0x7F in the modified version of skipspace() Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |