diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2004-10-26 12:30:49 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:15:25 +0200 |
commit | 3ee3a487408aad823fa81e43f5a38309d1c4b8f8 (patch) | |
tree | 28cd77086770b7d7e2410458a66b46f322417ffe /NEWS | |
parent | 54f94e7cba562dc25d1b2445bbb8a8cf777b2a7c (diff) |
2004-02-29 Marcus Brinkmann <marcus@gnu.org>
* NEWS: Add things that changed so far since 1.3.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |