summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ace3df..a6a7d09 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.