summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-02-10 15:33:54 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-02-10 15:33:54 +0100
commit580d2970f4c1429a71a2ea4f8fda419b897f092d (patch)
tree006f5228bac422ae9bfde86b9bf43e9af20aaa01 /ChangeLog
parent3e5d3deae47677521c51486638288e3d05bda645 (diff)
Disable extra warning flags
In order to disable the extra warning flags, NO_EXTRA_WARN_FLAGS variable added to userspace Makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adb2eb9..c68417e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2.4.8
+ - In order to disable the extra warning flags, NO_EXTRA_WARN_FLAGS
+ variable added to userspace Makefile
+
2.4.5
- Some compiler warning options are too aggressive and
therefore disabled.