Clarify the wording for the state of the lld/MinGW target

llvm-svn: 341976
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index c45a019..baac14f 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -17,8 +17,8 @@
 FreeBSD/AMD64 and will be the default linker of the next version of the
 operating system. lld/COFF is being used to build popular large programs such as
 the Chrome web browser. lld/MinGW is being used by Firefox for their MinGW
-builds, though it needs a special-built sysroot. Mach-O and WebAssembly supports
-are still experimental.
+builds. lld/MinGW still needs a sysroot specifically built for lld, with
+llvm-dlltool, though. Mach-O and WebAssembly supports are still experimental.
 
 Non-comprehensive list of changes in this release
 =================================================