author | Florian Pose <fp@igh-essen.com> |
Fri, 17 Oct 2008 12:50:32 +0000 | |
branch | stable-1.4 |
changeset 1649 | 16641608a861 |
parent 1648 | 3e46fbb7eb1d |
child 1650 | 32abac820eaf |
--- a/NEWS Fri Oct 17 12:48:28 2008 +0000 +++ b/NEWS Fri Oct 17 12:50:32 2008 +0000 @@ -4,6 +4,11 @@ ------------------------------------------------------------------------------- +Changes since version 1.4.0-rc3: + +* Fixed race condition in jiffy-based frame timeout calculation. +* Fixed race condition concerning the ec_slave_config_state->operational flag. + Changes in version 1.4.0-rc3: * Ported the master thread to the kthread interface.