aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 422f649d4..0bf1015c5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,9 @@
*****************************************************************************
*** Next ***
+- NEW: The chconf.h configuration files now are tagged with the version
+ number for safety. The system rejects obsolete files during
+ compilation.
- NEW: Added alignment capability to memory pools.
- NEW: Mailbox API changed by adding "Timeout" to those function that have
timeout capability, for consistency with the rest of the system.