NEWS
changeset 1325 16aacb421bd4
parent 1323 10fbef0a3ac5
child 1326 ef907b0b5125
--- a/NEWS	Mon Jan 26 10:30:53 2009 +0000
+++ b/NEWS	Mon Jan 26 10:34:53 2009 +0000
@@ -2,6 +2,8 @@
 
 $Id$
 
+vim: spelllang=en spell
+
 -------------------------------------------------------------------------------
 
 Changes since 1.4.0:
@@ -27,7 +29,9 @@
 * Fixed a kernel oops when a slave configuration is detached while the actual
   configuration is in progress.
 * Fixed typo in logging output.
-* Removed bashisms from init script.
+* Removed 'bashisms' from init script ('function' keyword).
+* Fixed bug in e1000 drivers. Memory was allocated when sending the first
+  frame.
 
 Changes in 1.4.0-rc3: