doc update: add notes about make clean and freebsd support to history section

pull/216/head
Tony Theodore 11 years ago
parent e39032d3f1
commit d71a209af5

@ -2510,6 +2510,13 @@ endef</pre>
<a href="https://lists.nongnu.org/archive/html/mingw-cross-env-list/2013-07/msg00021.html">testing phase</a>.
</p>
<p>
Current users are <strong>strongly</strong> encouraged to
start with a clean tree as the toolchain has been
updated and requires a full rebuild:
</p>
<pre>git pull && make clean && make</pre>
<p>
Most packages were updated to their latest version.
</p>
@ -2541,6 +2548,11 @@ endef</pre>
qmake, see the <a href="#tutorial-5c">Qt section of the tutorial</a>
for the new way to invoke qmake.
</p>
<p>
<a href="#requirements-freebsd">FreeBSD</a> is no longer fully supported.
Qt5, ocaml*, and 8 other packages are excluded from the build.
</p>
</dd>
<dt>2012-04-12 &ndash; Release 2.22</dt>

Loading…
Cancel
Save