From 85016e2a2622a64719e8baa58dd493b6b99aa793 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 20 Jan 2010 20:45:56 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1534 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 73f6f0e56..52364ff3d 100644 --- a/readme.txt +++ b/readme.txt @@ -59,6 +59,7 @@ - CHANGE: Removed the unnamed union from the Thread structure some compilers do not support this non standard construct. - CHANGE: Modified the thread-related constant macros to have a THD_ prefix. +- OPT: Optimizations to the priority inheritance code. *** 1.3.8 *** - FIX: Fixed dequeuing in lifo_remove() function (bug 2928142). -- cgit v1.2.3