NEWS
changeset 564 fa9e1c99b6b0
parent 541 5a2b1658b67f
child 573 cdee4ea90ce9
equal deleted inserted replaced
563:d113b63c55c4 564:fa9e1c99b6b0
     4 
     4 
     5 -------------------------------------------------------------------------------
     5 -------------------------------------------------------------------------------
     6 
     6 
     7 Changes in version 1.2.0:
     7 Changes in version 1.2.0:
     8 
     8 
       
     9 * Serveral fixes of bugs and stability issues. Master should now run fine
       
    10   with kernels 2.6.17 to 2.6.19.
     9 * Realtime interface changes:
    11 * Realtime interface changes:
    10   - Re-introduced ecrt_domain_queue() to allow datagram queuing apart
    12   - Re-introduced ecrt_domain_queue() to allow datagram queuing apart
    11     from datagram processing. The queuing of a domain's datagrams is not
    13     from datagram processing. The queuing of a domain's datagrams is not
    12     done in ecrt_domain_process() any more!
    14     done in ecrt_domain_process() any more!
    13   - Removed ecrt_master_deactivate(). Its functionality was moved into
    15   - Removed ecrt_master_deactivate(). Its functionality was moved into