diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 09:53:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 09:53:46 +0200 |
commit | cb50726989e1e8a12762703cb1c9072fb0171bbd (patch) | |
tree | a0176abd8d566e19dd83194f7b0803a8d678e53a /CONTRIBUTORS | |
parent | c2448acaaaef8b17a798eea70f7a7422da93cdf7 (diff) | |
download | vdr-cb50726989e1e8a12762703cb1c9072fb0171bbd.tar.gz vdr-cb50726989e1e8a12762703cb1c9072fb0171bbd.tar.bz2 |
Fixed a crash when setting the time transponder in the Setup menu, caused by the new 'noneString' in cMenuEditChanItem
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 735e8165..e7d9fb07 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1624,6 +1624,7 @@ Thomas Günther <tom1@toms-cafe.de> can use it for fixing converting arbitrarily formatted summary.vdr files for making the 'new' indicator in the Recordings menu kept up-to-date + for reporting a crash when setting the time transponder in the Setup menu David Woodhouse <dwmw2@infradead.org> for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with |