diff -r 448f2e9fa483 -r 853c83c72f44 NEWS --- a/NEWS Wed Nov 05 09:59:20 2008 +0000 +++ b/NEWS Wed Nov 05 10:16:11 2008 +0000 @@ -14,7 +14,14 @@ * Added phy_read and phy_write commands to ethercat tool. * Added driver for Intel PRO/100 NICs. -Changes since 1.4.0-rc2: +Changes since 1.4.0-rc3: + +* Fixed race condition in jiffy-based frame timeout calculation. +* Fixed race condition concerning the ec_slave_config_state->operational flag. +* Fixed wrong calculation of the expected working counter if the process data + of a domain span several datagrams. + +Changes in 1.4.0-rc3: * Ported the master thread to the kthread interface. * Added missing semaphore up() in an ioctl(). In rare cases, the master