NEWS
branchstable-1.4
changeset 1685 399ef727bf62
parent 1684 adf0b6f46ecd
child 1686 e206f4485f60
equal deleted inserted replaced
1684:adf0b6f46ecd 1685:399ef727bf62
    16   configuration is in progress.
    16   configuration is in progress.
    17 * Fixed typo in logging output.
    17 * Fixed typo in logging output.
    18 * Removed 'bashisms' from init script ('function' keyword).
    18 * Removed 'bashisms' from init script ('function' keyword).
    19 * Fixed bug in e1000 drivers. Memory was allocated when sending the first
    19 * Fixed bug in e1000 drivers. Memory was allocated when sending the first
    20   frame.
    20   frame.
       
    21 * Modified licence headers to avoid conflicts with the GPL.
       
    22 * Restricted licence to GPLv2 only.
    21 
    23 
    22 Changes in version 1.4.0-rc3:
    24 Changes in version 1.4.0-rc3:
    23 
    25 
    24 * Ported the master thread to the kthread interface.
    26 * Ported the master thread to the kthread interface.
    25 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    27 * Added missing semaphore up() in an ioctl(). In rare cases, the master