diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-14 09:12:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-14 09:12:58 +0100 |
commit | cd676fda36688c2a125965501732e92afad3fa50 (patch) | |
tree | cdd8516315a0f2d47aea39fbc32c35fda515c03b /CONTRIBUTORS | |
parent | d62f7104138a48f77efd385cc2a8435515addd33 (diff) | |
download | vdr-cd676fda36688c2a125965501732e92afad3fa50.tar.gz vdr-cd676fda36688c2a125965501732e92afad3fa50.tar.bz2 |
Moved setting LC_NUMERIC further up to make sure any floating point numbers use a decimal point
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6bebb8a0..7b3b6941 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2329,6 +2329,8 @@ Tobias Grimm <tobias.grimm@e-tobi.net> for a patch that added a workaround for the broken linux-dvb driver header files for reporting a faulty "frame duration" instead of "frame rate" in vdr.5 for avoiding a gcc 4.6 compiler error in the skincurses plugin. + for suggesting to move setting LC_NUMERIC further up to make sure any floating point + numbers use a decimal point Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |