Martijn Laan 1 рік тому
батько
коміт
3b62893fc6
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -91,7 +91,7 @@ Do note that the <tt>x64</tt> indentifier is now deprecated and the compiler wil
   <li>In 64-bit install mode [Files] section flag <tt>regtypelib</tt> now registers type libraries inside a 64-bit process on Windows 11 for Arm64 as well.</tt>
   <li>Setup now logs the machine types supported by the system. For example, when running on Windows 11 for Arm it now logs: "Machine types supported by system: x86 x64 arm32 arm64".</li>
   <li>Pascal Scripting change: Add new <tt>IsX64Compatible</tt>, <tt>IsX64OS</tt>, <tt>IsX86Compatible</tt>, <tt>IsX86OS</tt>, and <tt>IsArm32Compatible</tt> support functions.</li>
-  <li>The three <i>64Bit*.iss</i> example scripts have been updated.</li>
+  <li>Updated the three <i>64Bit*.iss</i> example scripts.</li>
   <li>Message OnlyOnTheseArchitectures is not used anymore. Instead existing message WindowsVersionNotSupported is now shown when Setup is started on an architecture which is not allowed by the <tt>ArchitecturesAllowed</tt> expression. (But please do not remove the message from translation files.)</li>
 </ul>
 <p><span class="head2">Support for #include files improved</span></p>