summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 105c9318f4..a530e8fb45 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,13 @@
Therefore, if you need NLS support in packages, you must now
explicitly enable the BR2_SYSTEM_ENABLE_NLS option.
+ Infrastructure:
+
+ - The host directory no longer has a usr/ component. This
+ makes it much more natural to use that directory as an
+ externally used toolchain. For compatibility with existing
+ scripts, a link usr -> . is still added.
+
2017.05.1, Released July 4th, 2017
Important / security related fixes.
OpenPOWER on IntegriCloud