summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-21 22:35:49 +0000
committerRoland McGrath <roland@gnu.org>2001-08-21 22:35:49 +0000
commitc904a288e8722e2d4bd582ae5989315260b43578 (patch)
tree9338151a4df6c86203d3d1c122aa16c962e02337 /NEWS
parentfc7764c73c4c9c8b6ac043a7a0943cc432c4738c (diff)
random
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ace3df7..a6a7d09c 100644
--- a/NEWS
+++ b/NEWS
@@ -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.