summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-04-04 23:05:13 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-04-04 23:05:13 (GMT)
commitd9dd63e599254b2184f7150919a62d2cf8d89aa1 (patch)
treedbbf8d11757521d09b2b7ea66127c44afb972082
parent5e4e4115d301c2c024fcac609e219f3db2c09ad5 (diff)
downloadmxe-d9dd63e599254b2184f7150919a62d2cf8d89aa1.zip
mxe-d9dd63e599254b2184f7150919a62d2cf8d89aa1.tar.gz
mxe-d9dd63e599254b2184f7150919a62d2cf8d89aa1.tar.bz2
increase version number to 2.20 (emergency release)
-rw-r--r--doc/index.html78
1 files changed, 46 insertions, 32 deletions
diff --git a/doc/index.html b/doc/index.html
index ebbf263..ab2109b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -442,43 +442,17 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<dl>
- <dt>2011-03-19 &ndash; Release <span id="latest-version">2.19</span></dt>
+ <dt>2011-04-05 &ndash; Release <span id="latest-version">2.20</span></dt>
<dd>
<p>
- <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.19.tar.gz">Download</a> |
- <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.19">Changelog</a>
- </p>
-
- <p>
- The download mechanisms are improved.
- </p>
-
- <p>
- A CMake toolchain file is provided
- to simplify cross-compiling projects which use CMake.
- </p>
-
- <p>
- Support for Debian/Lenny is dropped.
- </p>
-
- <p>
- Package gtk is renamed to gtk2.
- </p>
-
- <p>
- Almost all packages are updated to their latest version.
- </p>
-
- <p>
- New packages are supported:
- dbus, graphicsmagick, libical, liboauth, physfs, and vigra.
+ <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.20.tar.gz">Download</a> |
+ <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.20">Changelog</a>
</p>
<p>
- Note for <code>boost::filesystem</code> users:
- <a href="http://beta.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm">Version 3 is a major revision</a>
- and now the default in 1.46.
+ This release fixes a download error caused by the pixman project
+ (a sudden change of their URL scheme without proper redirects).
+ <a href="http://www.w3.org/Provider/Style/URI">That sort of thing should never happen!</a>
</p>
</dd>
@@ -1147,6 +1121,46 @@ https://...</pre>
<dl>
+ <dt>2011-03-19 &ndash; Release 2.19</dt>
+ <dd>
+ <p>
+ <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.19.tar.gz">Download</a> |
+ <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.19">Changelog</a>
+ </p>
+
+ <p>
+ The download mechanisms are improved.
+ </p>
+
+ <p>
+ A CMake toolchain file is provided
+ to simplify cross-compiling projects which use CMake.
+ </p>
+
+ <p>
+ Support for Debian/Lenny is dropped.
+ </p>
+
+ <p>
+ Package gtk is renamed to gtk2.
+ </p>
+
+ <p>
+ Almost all packages are updated to their latest version.
+ </p>
+
+ <p>
+ New packages are supported:
+ dbus, graphicsmagick, libical, liboauth, physfs, and vigra.
+ </p>
+
+ <p>
+ Note for <code>boost::filesystem</code> users:
+ <a href="http://beta.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm">Version 3 is a major revision</a>
+ and now the default in 1.46.
+ </p>
+ </dd>
+
<dt>2010-12-15 &ndash; Release 2.18</dt>
<dd>
<p>