diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 11 |
2 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-02-29 Marcus Brinkmann <marcus@gnu.org> + + * NEWS: Add things that changed so far since 1.3. + 2004-02-02 Marco Gerards <metgerards@student.han.nl> * i386/i386at/kd.c (kdinit): Initialize the input buffer. @@ -1,5 +1,16 @@ -*- Text -*- +Changes between version 1.3 and unreleased + +The calculation of the number of blocks for the floppy drives has been +fixed. + +The check for BSD labels in impossible situations has been removed. +This removes a spurious warning at boot time for extended partitions. + +The keyboard LEDs can be set. + + Changes between version 1.2 and version 1.3 The kernel now directly supports "boot scripts" in the form of multiboot |