Fixing updater to better check version. Preventing accidentally updating to older version when testing.

This commit is contained in:
niel-archer 2012-02-08 16:02:54 +00:00
parent ce3c5e6493
commit b17e824301
4 changed files with 187 additions and 127 deletions

View file

@ -8,7 +8,7 @@
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
<div>
<div>
<h3><span class="date">2012-02-01</span> - Release 2.44.1</h3>
<h3><span class="date">2012-02-08</span> - Release 2.44.1</h3>
- Added: constants:
<ul>
<li>AGENT_AUTOPILOT</li>
@ -51,6 +51,7 @@
<ul>
<li>Opening files no longer assumes ANSI format. Instead, we attempt to detect file encoding and default to UTF-8 if no encoding is obvious.</li>
<li>Removed ANSI as an output format option.</li>
<li>Fixed updater to disallow accidental updating with older files.</li>
</ul>
</div>
<div>