diff options
-rw-r--r-- | whatsnew.html | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/whatsnew.html b/whatsnew.html index a1c50fea..9a72e246 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -42,8 +42,28 @@ <H3>What's new</H3> <P> <DL> -<DT>03 March 2002</DT> +<DT>08 March 2002</DT> +<DD>We are pleased to announce version 1.3 of the GNU distribution of the +Mach 3.0 interface generator `MiG'. It may be found in the file +<SAMP><A HREF="ftp://ftp.gnu.org/gnu/mig/mig-1.3.tar.gz">ftp://ftp.gnu.org/gnu/mig/mig-1.3.tar.gz</A><SAMP> (about 145 KB compressed). +<P> +Diffs from version 1.2 are in <SAMP><A HREF="ftp://ftp.gnu.org/gnu/mig/mig-1.2-1.3.diff.gz">ftp://ftp.gnu.org/gnu/mig/mig-1.2-1.3.diff.gz</A></SAMP> +(about 6 KB compressed, 15 KB uncompressed). Relative to version 1.2, +version 1.3 contains only some minor fixes. +<P> +You need this tool to compile the GNU Mach and Hurd distributions, and +to compile GNU libc for the Hurd. +<P> +Bug reports relating to this distribution should be sent to +<A HREF="mailto:bug-hurd@gnu.org">bug-hurd@gnu.org</A>. Requests for assistance should be made on +<A HREF="mailto:help-hurd@gnu.org">help-hurd@gnu.org</A>. +<P> +The md5sum checksum for this distibution is: +<P> +45c2b7456727d81dbd75f7152f8136fd mig-1.3.tar.gz +<P> +<DT>03 March 2002</DT> <DD>There is a new mailing list called <A HREF="http://mail.gnu.org/mailman/listinfo/hurd-devel-readers"> Hurd-devel-readers</A>. It is the read-only version of Hurd-devel. @@ -81,15 +101,21 @@ Place: University of Waterloo, Math and Computers building, room 3001 <P> More information about this event at <A HREF="mailto:thug@gnu.org"><EM>thug@gnu.org</EM></A> +<P> + <DT>19 January 2002</DT> <DD>Added a <A HREF="/software/hurd/changelogs.html">subsection about the ChangeLogs</A>. +<P> + <DT>13 January 2002</DT> <DD>An <A HREF="http://www.pl-berichte.de/berichte/brinkmann.html">interview with Marcus Brinkmann</A> was published by <A HREF="http://pro-linux.de/">Pro-Linux</A> (the interview is in German). +<P> + <DT>11 January 2002</DT> <DD>Added a section called `What's new'. </DL> |