aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 1fc79adf2..915f7c498 100644
--- a/readme.txt
+++ b/readme.txt
@@ -87,10 +87,6 @@
- CHANGE: The module documentation has been moved from the kernel.dox file
to the various source code files in order to make it easier to maintain
and double as source comments.
-- CHANGE: Removed the support for the CH_CURRP_REGISTER_CACHE optimization
- in the configuration files and in the scheduler header. It will be
- reintroduced as an architecture-specific optimization using the new
- capture mechanism (among other optimizations).
*** 1.5.3 ***
- FIX: Removed C99-style variables declarations (bug 2964418)(backported