summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a04cf6e..0be3da7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -741,6 +741,9 @@ Tools/Demos
Build
-----
+- Makefile.pre.in now adds @CFLAGS@ and @CPPFLAGS@ to their respective
+ variable definitions.
+
- On Unix, IDLE is now installed automatically.
- The fpectl module is not built by default; it's dangerous or useless