diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-13 13:42:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-13 13:42:57 +0100 |
commit | 1c86e0127e8d227313b23f52f7e28526a4e5cc2c (patch) | |
tree | e2ed1e9b1e63eb66be3fd884cf7609a9c2772485 /CONTRIBUTORS | |
parent | 580aafd8cc46ba360122e462bdb3556b63ece866 (diff) | |
download | vdr-1c86e0127e8d227313b23f52f7e28526a4e5cc2c.tar.gz vdr-1c86e0127e8d227313b23f52f7e28526a4e5cc2c.tar.bz2 |
Changed -O2 to -O3 in Make.config.template
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5cac04e5..e05ab206 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2602,6 +2602,7 @@ Francesco Saverio Schiavarelli <fschiava@libero.it> Matti Lehtimäki <matti.lehtimaki@gmail.com> for implementing the setup option "Miscellaneous/Channels wrap" + for reporting a missing change from -O2 to -O3 in Make.config.template Stephan Austermühle <au@hcsd.de> for suggesting to flush the file in cSafeFile::Close() |