Make the dos installer work with more compilers.
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 24ab732..94714d6 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -7228,5 +7228,9 @@
Window title is not updated after dropping a file on Vim. (Hari G)
+MS-Windows: The self-installing executable now also works on 64-bit systems.
+The gvim executable is 32 bits, the installed gvimext.dll is either a 32 or 64
+bit version. (George Reilly)
+
vim:tw=78:ts=8:ft=help:norl: