Browse Source

Update whatsnew

John Stevenson 1 year ago
parent
commit
e0657a83a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      whatsnew.htm

+ 1 - 0
whatsnew.htm

@@ -68,6 +68,7 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
   <li>Added new <i>Word Wrap</i> menu item to the <i>View</i> menu (Alt+Z).</li>
   <li>Added shortcut to the <i>Options</i> menu item in the <i>Tools</i> menu (Ctrl+,).</li>
   <li>Output logging now raises an exception if there was an error setting up output redirection (which should be very rare). The <i>PowerShell.iss</i> example script has been updated to catch the exception.</li>  
+  <li>Pascal Scripting change: Added new <tt>ExecAndCaptureOutput</tt> support function to execute a program or batch file and capture its <i>stdout</i> and <i>stderr</i> output.</li>
   <li>Various tweaks and documentation improvements.</li>
 </ul>