NEWS
changeset 1323 10fbef0a3ac5
parent 1321 f8047d8daf3c
child 1325 16aacb421bd4
equal deleted inserted replaced
1322:62a9a0b3d606 1323:10fbef0a3ac5
    25 * Fixed wrong calculation of the expected working counter if the process data
    25 * Fixed wrong calculation of the expected working counter if the process data
    26   of a domain span several datagrams.
    26   of a domain span several datagrams.
    27 * Fixed a kernel oops when a slave configuration is detached while the actual
    27 * Fixed a kernel oops when a slave configuration is detached while the actual
    28   configuration is in progress.
    28   configuration is in progress.
    29 * Fixed typo in logging output.
    29 * Fixed typo in logging output.
       
    30 * Removed bashisms from init script.
    30 
    31 
    31 Changes in 1.4.0-rc3:
    32 Changes in 1.4.0-rc3:
    32 
    33 
    33 * Ported the master thread to the kthread interface.
    34 * Ported the master thread to the kthread interface.
    34 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    35 * Added missing semaphore up() in an ioctl(). In rare cases, the master