diff options
-rw-r--r-- | docs/relnotes/17.1.0.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index b07cf0bdf1..ada1e3850d 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 >= 3.9.0.</li> +<li>The swr driver now requires LLVM >= 3.9.0.</li> +<li>The radeonsi driver now requires LLVM 3.8.0.</li> </ul> </div> |