|
@@ -1,7 +1,7 @@
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
<head>
|
|
|
-<title>Inno Setup 5 Revision History</title>
|
|
|
+<title>Inno Setup 6 Revision History</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
|
<style type="text/css">
|
|
|
body { font: small verdana, arial, sans-serif; color: black; background-color: white }
|
|
@@ -19,14 +19,14 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
|
|
|
-<div class="bluehead"><span class="head1">Inno Setup 5</span><br /><span class="head2">Revision History</span></div>
|
|
|
+<div class="bluehead"><span class="head1">Inno Setup 6</span><br /><span class="head2">Revision History</span></div>
|
|
|
|
|
|
<p>Copyright © 1997-2018 <a href="http://www.jrsoftware.org/">Jordan Russell</a>. All rights reserved.<br />
|
|
|
Portions Copyright © 2000-2018 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.7.0"></a><span class="ver">5.7.0 </span><span class="date">(?)</span></p>
|
|
|
+<p><a name="6.0.0"></a><span class="ver">6.0.0-dev </span><span class="date">(?)</span></p>
|
|
|
<p>A number of changes have been made to the administrative vs. non adminstrative install mode functionality:</p>
|
|
|
<ul>
|
|
|
<li>Added a separate <a href="http://www.jrsoftware.org/ishelp/index.php?topic=admininstallmode">Non Administrative Install Mode</a> topic to the help file.</li>
|
|
@@ -59,6 +59,8 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
|
|
|
|
|
|
<p>Contributions via <a href="https://github.com/jrsoftware/issrc" target="_blank">GitHub</a>: Thanks to jogo-, Martin Prikryl, dscharrer and Kleuter for their contributions.<p>
|
|
|
|
|
|
+<hr />
|
|
|
+
|
|
|
<p><a name="5.6.1"></a><span class="ver">5.6.1 </span><span class="date">(2018-06-14)</span></p>
|
|
|
<ul>
|
|
|
<li>/LOG: Now logs some additional information about uninstall info saving.</li>
|