diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 23:59:51 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 23:59:51 +0200 |
commit | 5938beee2e8aaeff5fae34ebf52d3a42efdcfb47 (patch) | |
tree | 1d7fa23b4717ecc597154f37de757766b128f295 /microkernel/mach/mig | |
parent | 22aad2d6e48e8a6252b087b98b7929bacacd057a (diff) |
* news/2013-09-27: New page.
Diffstat (limited to 'microkernel/mach/mig')
-rw-r--r-- | microkernel/mach/mig/gnu_mig.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/microkernel/mach/mig/gnu_mig.mdwn b/microkernel/mach/mig/gnu_mig.mdwn index 0de1bd67..933453f7 100644 --- a/microkernel/mach/mig/gnu_mig.mdwn +++ b/microkernel/mach/mig/gnu_mig.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2001, 2006, 2008, 2009, 2010 Free Software +[[!meta copyright="Copyright © 2001, 2006, 2008, 2009, 2010, 2013 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -24,5 +24,7 @@ Like its predecessor, it can only generate C code, that has to be compiled and linked to client and server programs respectively ([[!taglink open_issue_mig]]). +The latest release is [[GNU MIG 1.4|news/2013-09-27]]. + * [[Building]] - building (and obtaining) GNU MIG * [[Open Issues|tag/open_issue_mig]] |