NEWS
changeset 1310 bd4631c70392
parent 1305 de3fcbb6773e
child 1313 ed15eef57d5c
equal deleted inserted replaced
1309:d9f775cbbc1e 1310:bd4631c70392
    20 
    20 
    21 * Fixed race condition in jiffy-based frame timeout calculation.
    21 * Fixed race condition in jiffy-based frame timeout calculation.
    22 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    22 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    23 * Fixed wrong calculation of the expected working counter if the process data
    23 * Fixed wrong calculation of the expected working counter if the process data
    24   of a domain span several datagrams.
    24   of a domain span several datagrams.
       
    25 * Fixed typo in logging output.
    25 
    26 
    26 Changes in 1.4.0-rc3:
    27 Changes in 1.4.0-rc3:
    27 
    28 
    28 * Ported the master thread to the kthread interface.
    29 * Ported the master thread to the kthread interface.
    29 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    30 * Added missing semaphore up() in an ioctl(). In rare cases, the master