2
0
Martijn Laan 6 жил өмнө
parent
commit
1ae1767eb0
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      whatsnew.htm

+ 3 - 2
whatsnew.htm

@@ -63,6 +63,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
 </ul>
 <p>Other changes:</p>
 <ul>
+<li><b>Change in default behavior:</b> Starting with Inno Setup 6 there's only one version available: Unicode Inno Setup. Unicode Inno Setup has been available for 9 years but in case you have not yet updated to it: please see the <a href="http://www.jrsoftware.org/is6help/index.php?topic=admininstallmode">Unicode Inno Setup</a> topic in the help file for more information. Basically, unless you're using [Code] to make DLL calls with string parameters you shouldn't have to make any changes to your script.</li>
 <li>Added new [Setup] section directive: <tt>VersionInfoOriginalFileName</tt>, which sets the original filename version value.</li>
 <li>The Compiler IDE Options button <i>Associate .iss files with this compiler</i> can now associate for the current user instead of displaying an error if administrative privileges are not available.</li>
 <li>Pascal Scripting changes:
@@ -86,11 +87,11 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
 <li>All documentation referring to the Power Users group has been removed: this group is not special anymore in Windows.</li>
 <li>Documentation and examples improvements.</li>
 <li>Added official Icelandic translation.</li>
-<li>Unicode [Code] based on RemObjects Pascal Script Git commit 7f3720701fc9467123e940c2f719543652b82109.</li>
+<li>Delphi compiler updated to Embarcadero Delphi 10.2 Tokyo Release 2. This change increases the size of Setup but decreases development, testing and deployment times.</li>
 <li>Minor tweaks.</li>
 </ul>
 
-<p>Contributions via <a href="https://github.com/jrsoftware/issrc" target="_blank">GitHub</a>: Thanks to jogo-, Martin Prikryl, dscharrer, Kleuter, Gavin Lambert, and Stef&aacute;n &Ouml;rvar Sigmundsson for their contributions.<p>
+<p>Contributions via <a href="https://github.com/jrsoftware/issrc" target="_blank">GitHub</a>: Thanks to jogo-, Martin Prikryl, dscharrer, Kleuter, Gavin Lambert, and Stef&aacute;n &Ouml;rvar Sigmundsson for their contributions.</p>
 
 <p>Some messages have been added in this version: (<a href="https://github.com/jrsoftware/issrc/commit/b0cd1a0177b818e36734026c67dc24f01ad6a0d0">View differences in Default.isl</a>).</p>
 <ul>