NEWS
branchstable-1.4
changeset 1682 d80f4ecd073e
parent 1678 8bcf058035db
child 1684 adf0b6f46ecd
equal deleted inserted replaced
1681:6e8477e16eec 1682:d80f4ecd073e
    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 a kernel oops when a slave configuration is detached while the actual
    13 * Fixed a kernel oops when a slave configuration is detached while the actual
    14   configuration is in progress.
    14   configuration is in progress.
    15 * Fixed typo in logging output.
    15 * Fixed typo in logging output.
       
    16 * Removed bashisms from init script.
    16 
    17 
    17 Changes in version 1.4.0-rc3:
    18 Changes in version 1.4.0-rc3:
    18 
    19 
    19 * Ported the master thread to the kthread interface.
    20 * Ported the master thread to the kthread interface.
    20 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    21 * Added missing semaphore up() in an ioctl(). In rare cases, the master