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

+ 1 - 0
whatsnew.htm

@@ -43,6 +43,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
     <li>Array variables declared with <tt>#dim</tt> can now be initialized directly, like <tt>#dim MyArray[3] {1, &apos;2&apos;, 3}</tt> for example.</li>
     <li>Added new predefined variable <tt>Tab</tt>.</li>
   </ul>
+  </li>
   <li>Pascal Scripting change: Added new <tt>Set8087CW</tt> and <tt>Get8087CW</tt> support functions.</li>
   <li>Some messages have been added in this version: (<a href="https://github.com/jrsoftware/issrc/commit/dfdf02aef168be458b64e77afb20ae53a5b4f2ec">View differences in Default.isl</a>).
   <ul>