summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
index 17ae1f7..1e49a8e 100644
--- a/index.html
+++ b/index.html
@@ -2511,6 +2511,13 @@ endef</pre>
</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>