NEWS
branchstable-1.4
changeset 1675 2a7a693a046e
parent 1653 595c8f51d720
child 1678 8bcf058035db
equal deleted inserted replaced
1674:201b4ce689e5 1675:2a7a693a046e
     8 
     8 
     9 * Fixed race condition in jiffy-based frame timeout calculation.
     9 * Fixed race condition in jiffy-based frame timeout calculation.
    10 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    10 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    11 * Fixed wrong calculation of the expected working counter if the process data
    11 * Fixed wrong calculation of the expected working counter if the process data
    12   of a domain span several datagrams.
    12   of a domain span several datagrams.
       
    13 * Fixed typo in logging output.
    13 
    14 
    14 Changes in version 1.4.0-rc3:
    15 Changes in version 1.4.0-rc3:
    15 
    16 
    16 * Ported the master thread to the kthread interface.
    17 * Ported the master thread to the kthread interface.
    17 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    18 * Added missing semaphore up() in an ioctl(). In rare cases, the master