diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-21 22:35:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-21 22:35:49 +0000 |
commit | c904a288e8722e2d4bd582ae5989315260b43578 (patch) | |
tree | 9338151a4df6c86203d3d1c122aa16c962e02337 /NEWS | |
parent | fc7764c73c4c9c8b6ac043a7a0943cc432c4738c (diff) |
random
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ -*- Text -*- +Changes between version 1.2 and version 1.3 + The kernel now directly supports "boot scripts" in the form of multiboot module names with the same syntax as the Hurd's `serverboot' program. That is, instead of telling GRUB "module /boot/serverboot", you can give @@ -13,7 +15,7 @@ Large disks (>= 10GB) are now correctly supported, the new get_status call DEV_GET_RECORDS can return the number of records of a device. Lots of tweaks have been done to the virtual memory management to make -it perform better on todays machines. +it perform better on today's machines. The console supports ANSI escape sequences for colors and attributes. |