aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 5f21cb314..b1f52494d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -242,8 +242,6 @@
order to make priority organization configurable, the default is to
assign all the available priority bits to preemption priority with no
sub-priorities.
-- NEW: Added support for pools of generic "mail" objects under ./os/various,
- mail objects are meant to be used together with mailboxes.
- NEW: Added a new function chPoolLoadArray() to the Memory Pools subsystem,
it allows to load an entire array element's into a pool with a single
operation.