aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 53632cbcd..03ca4c3e8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -80,6 +80,8 @@
*** Next ***
- ALL: Startup files relicensed under Apache 2.0.
+- ALL: Enhanced GCC .ld files with multiple flash regions and capability to
+ insert additional sections within the standard loading rules.
- VAR: The shell now accepts quoted arguments.
- VAR: Centralized all usual shell commands into a single shell_cmd.c
file. This will allow to update all demos with a single change.