Update changelog

Merged recent activity into the existing 4.0.0 change list.
This commit is contained in:
Andy McFadden 2015-01-12 18:32:24 -08:00
parent 4bca6ab948
commit b632512ce6
1 changed files with 12 additions and 4 deletions

View File

@ -33,17 +33,25 @@
</ol>
<p>In addition, CiderPress uses the NufxLib library to access NuFX (ShrinkIt)
archives, and zlib to compress and expand &quot;.gz&quot; and &quot;.zip&quot; files.</p>
<h2>v4.0.0d1 - 16-Dec-2014</h2>
<h2>v4.0.0b1 - 12-Jan-2014</h2>
<ul>
<li>[all] Moved from CVS on sourceforge.net to git on github.com.
Registered a2ciderpress.com.</li>
<li>[all] Updated build system and source code to work with Visual
Studio 2013. Added snapshots of NufxLib and zlib to source tree.</li>
<li>[all] Switched from MBCS to UNICODE APIs.</li>
Studio 2013. Added snapshots of NufxLib and zlib to source tree.
Much source code scrubbing.</li>
<li>[all] Switched from MBCS to wide-character UNICODE APIs.</li>
<li>[app] Converted help from WinHelp to HtmlHelp.</li>
<li>[app] File type association code now uses HKCU rather than HKCR.</li>
<li>[app] Added support for AppleSingle files.</li>
<li>[app] File type association code now uses HKCU registry rather
than HKCR.</li>
<li>[app] File listing and file viewer display Mac OS Roman character
values with correct Unicode characters.</li>
<li>[util] Fixed file+folder selection dialog.</li>
<li>[diskimg] Fixed Linux build.</li>
<li>[diskimg] Improved Gutenberg disk support.</li>
<li>[reformat] Teach and AWP converter now generate RTF with Unicode
values for non-ASCII Mac OS Roman characters.</li>
</ul>
<h2>v3.0.2d1 - 19-Jan-2014</h2>
<ul>