diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-05-28 14:40:44 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-05-28 14:40:44 +0000 |
commit | 2a0ee11d2d52e2f0c5735604edacea3317f014da (patch) | |
tree | bd1735ea6f5d07fb78a023da052ff87f6e59baff /whatsnew.html | |
parent | b2ea84f07ffd6e7d69f2db5809044e4f3e45141b (diff) |
Add information about the GNU Mach 1.3 release, and fix link on MiG source
code page.
Diffstat (limited to 'whatsnew.html')
-rw-r--r-- | whatsnew.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/whatsnew.html b/whatsnew.html index ae360023..a94aafde 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -55,6 +55,19 @@ kernels (such as Linux). <P> <DL> +<DT>28 May 2002</DT> + +<DD>We are pleased to announce version 1.3 of the GNU distribution of +the Mach kernel, featuring advanced boot script support, support for +large disks (>= 10GB) and an improved console. +<P> +This distribution is only for x86 PC machines. +Volunteers interested in ports to other architectures are eagerly sought. +<P> +More <A HREF="gnumach-download.html#release">information about GNU +Mach 1.3</A> is available on the GNU Mach web page. +</P> + <DT>24 May 2002</DT> <DD>Finally, the transition from the stdio-based GLibC Application Binary Interface (ABI) to the libio-based GLibC ABI has been |