Martijn Laan 6 年之前
父节点
当前提交
403a0ea084
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      whatsnew.htm

+ 1 - 0
whatsnew.htm

@@ -36,6 +36,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
     <li>The "Compiler Output" and "Debug Output" views now support multi selection, an extra <i>Select All</i> popup menu item and <i>Ctrl+C</i> and </i>Ctrl+A</i> keyboard shortcuts. The <i>Copy</i> action now only copies the selected lines instead of all lines.</li>
     <li>When paused on a breakpoint in the [Code] section the new "Debug Call Stack" view now shows the call stack.</li>
   </ul>
+  </li>
   <li>Inno Setup Preprocessor (ISPP) change: Added new predefined variable <tt>Tab</tt>.</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>).