NEWS
branchstable-1.4
changeset 1653 595c8f51d720
parent 1649 16641608a861
child 1675 2a7a693a046e
equal deleted inserted replaced
1652:df31116073f6 1653:595c8f51d720
     6 
     6 
     7 Changes since version 1.4.0-rc3:
     7 Changes since version 1.4.0-rc3:
     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
       
    12   of a domain span several datagrams.
    11 
    13 
    12 Changes in version 1.4.0-rc3:
    14 Changes in version 1.4.0-rc3:
    13 
    15 
    14 * Ported the master thread to the kthread interface.
    16 * Ported the master thread to the kthread interface.
    15 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    17 * Added missing semaphore up() in an ioctl(). In rare cases, the master