NEWS
changeset 1318 76b4014391bd
parent 1313 ed15eef57d5c
child 1321 f8047d8daf3c
equal deleted inserted replaced
1317:09173a2de40c 1318:76b4014391bd
    21 
    21 
    22 * Fixed race condition in jiffy-based frame timeout calculation.
    22 * Fixed race condition in jiffy-based frame timeout calculation.
    23 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    23 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    24 * Fixed wrong calculation of the expected working counter if the process data
    24 * Fixed wrong calculation of the expected working counter if the process data
    25   of a domain span several datagrams.
    25   of a domain span several datagrams.
       
    26 * Fixed a kernel oops when a slave configuration is detached while the actual
       
    27   configuration is in progress.
    26 * Fixed typo in logging output.
    28 * Fixed typo in logging output.
    27 
    29 
    28 Changes in 1.4.0-rc3:
    30 Changes in 1.4.0-rc3:
    29 
    31 
    30 * Ported the master thread to the kthread interface.
    32 * Ported the master thread to the kthread interface.