NEWS
changeset 1326 ef907b0b5125
parent 1325 16aacb421bd4
child 1327 4d179b06dd3c
equal deleted inserted replaced
1325:16aacb421bd4 1326:ef907b0b5125
    30   configuration is in progress.
    30   configuration is in progress.
    31 * Fixed typo in logging output.
    31 * Fixed typo in logging output.
    32 * Removed 'bashisms' from init script ('function' keyword).
    32 * Removed 'bashisms' from init script ('function' keyword).
    33 * Fixed bug in e1000 drivers. Memory was allocated when sending the first
    33 * Fixed bug in e1000 drivers. Memory was allocated when sending the first
    34   frame.
    34   frame.
       
    35 * Modified licence headers to avoid conflicts with the GPL.
       
    36 * Restricted licence to GPLv2 only.
    35 
    37 
    36 Changes in 1.4.0-rc3:
    38 Changes in 1.4.0-rc3:
    37 
    39 
    38 * Ported the master thread to the kthread interface.
    40 * Ported the master thread to the kthread interface.
    39 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    41 * Added missing semaphore up() in an ioctl(). In rare cases, the master