Browse Source

Updated for 5.4.3.

Martijn Laan 13 years ago
parent
commit
9875f92ffb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      whatsnew.htm

+ 2 - 2
whatsnew.htm

@@ -19,7 +19,7 @@
 </head>
 <body>
 
-<!-- $jrsoftware: issrc/whatsnew.htm,v 1.735 2011/12/15 14:16:46 mlaan Exp $ -->
+<!-- $jrsoftware: issrc/whatsnew.htm,v 1.736 2011/12/20 14:09:01 mlaan Exp $ -->
 
 <div class="bluehead"><span class="head1">Inno Setup 5</span><br /><span class="head2">Revision History</span></div>
 
@@ -28,7 +28,7 @@ Portions Copyright &copy; 2000-2011 Martijn Laan. All rights reserved.<br />
 For conditions of distribution and use, see <a href="http://www.jrsoftware.org/files/is/license.txt">LICENSE.TXT</a>.
 </p>
 
-<p><a name="5.4.3"></a><span class="ver">5.4.3-dev </span><span class="date">(?)</span></p>
+<p><a name="5.4.3"></a><span class="ver">5.4.3 </span><span class="date">(2011-12-20)</span></p>
 <ul>
 <li>QuickStart Pack: Now offers to download and install <a href="https://www.kymoto.org/inno-script-studio" target="_blank">Inno Script Studio</a> besides <a href="http://www.innoide.org/" target="_blank">InnoIDE</a>.</li>
 <li>Setup now only allows the "Don't create a Start Menu folder" check box to suppress the creation of shortcuts under <tt>{group}</tt>. Previously, it would also suppress the creation of shortcuts in other locations, such as <tt>{userstartup}</tt>, on entries that lacked a Tasks parameter.</li>