diff options
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 34d71abc..4ab280a9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3446,6 +3446,9 @@ Jasmin Jessich <jasmin@anw.at> for suggesting to use $(Q) to control Makefile verbosity for adding handling DEBUG to the Make.config.template file, in order to control code optimization + for suggesting to change the macros used to control deprecated code or functions + to numeric values (0 and 1), so that they can be controlled at compile time, without + having to edit the actual source code Martin Schirrmacher <schirrmie@gmail.com> for suggesting to provide a way for skin plugins to get informed about the currently |