diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 14:03:14 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 14:03:14 (GMT) |
commit | a02c808ecd1eaa35cfa3aa273d83208eb3799070 (patch) | |
tree | 8037a01573e42dd36037d05798bdfd89b95d31ae | |
parent | bbc72af783d9ef3c2b8044958f944323b602817d (diff) | |
download | mxe-a02c808ecd1eaa35cfa3aa273d83208eb3799070.zip mxe-a02c808ecd1eaa35cfa3aa273d83208eb3799070.tar.gz mxe-a02c808ecd1eaa35cfa3aa273d83208eb3799070.tar.bz2 |
Update release notes
-rw-r--r-- | doc/index.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 1944161..d558a27 100644 --- a/doc/index.html +++ b/doc/index.html @@ -442,7 +442,7 @@ USE_OSGPLUGIN(<plugin2>) <dl> - <dt>2011-xx-xx – Release <span id="latest-version">2.22</span></dt> + <dt>2012-xx-xx – Release <span id="latest-version">2.22</span></dt> <dd> <p> <a href="http://mxe.cc/#development">Download</a> | @@ -450,7 +450,17 @@ USE_OSGPLUGIN(<plugin2>) </p> <p> - Almost all packages were updated to their latest version. + The project has been + <a href="http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00101.html">renamed</a> + from mingw-cross-env to MXE (M cross environment). + </p> + + <p> + The release tarballs have been replaced with a <a href="#development">Git checkout</a>. + </p> + + <p> + Most packages were updated to their latest version. </p> <p> |