summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2017-03-06 17:34:41 +0100
committerMarek Olšák <marek.olsak@amd.com>2017-03-06 17:35:36 +0100
commit5ac6ab701f05ed7e5b9e8c277ca8eba085a98315 (patch)
tree12a3dfeebbebeb3969939e08ae997e2640876dd2 /docs/relnotes
parentc416d8a3bcc085d13489da618c9169b343c226eb (diff)
docs/relnotes/17.1.0: document the new LLVM requirement
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.1.0.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index b07cf0bdf1e..ada1e3850d4 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -60,7 +60,8 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>Removed the ilo gallium driver.</li>
<li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li>
-<li>swr driver now requires llvm &gt;= 3.9.0.</li>
+<li>The swr driver now requires LLVM &gt;= 3.9.0.</li>
+<li>The radeonsi driver now requires LLVM 3.8.0.</li>
</ul>
</div>