|
@@ -40,7 +40,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
|
|
</li>
|
|
</li>
|
|
<li>Inno Setup Preprocessor (ISPP) changes:
|
|
<li>Inno Setup Preprocessor (ISPP) changes:
|
|
<ul>
|
|
<ul>
|
|
- <li>Array variables declared with <tt>#dim</tt> can now be initialized directly, like <tt>#dim MyArray[3] {1, '2', 3}</tt> for example.</li>
|
|
|
|
|
|
+ <li>Array variables declared with <tt>#dim</tt> can now be initialized directly, like <tt>#dim MyArray[3] {1, 2, 3}</tt> for example.</li>
|
|
<li>Added new predefined variable <tt>Tab</tt>.</li>
|
|
<li>Added new predefined variable <tt>Tab</tt>.</li>
|
|
</ul>
|
|
</ul>
|
|
</li>
|
|
</li>
|