Update for v4.0.0 release

This commit is contained in:
Andy McFadden 2015-01-23 10:48:43 -08:00
parent fa625b9900
commit 0a4a327ad3
2 changed files with 14 additions and 7 deletions

View File

@ -33,18 +33,19 @@
</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.0-rc1 - 19-Jan-2015</h2>
<h2>v4.0.0 - 23-Jan-2015</h2>
<ul>
<li>[all] Moved sources 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.&nbsp; As a result, WinXP or later is now required.</li>
<li>[all] Added snapshots of NufxLib and zlib to source tree.
Much source code scrubbing.</li>
<li>[all] Added snapshots of NufxLib and zlib to source tree.</li>
<li>[all] 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] Added support for AppleSingle files.</li>
<li>[app] &quot;Open file&quot; is much better about detecting file types.</li>
<li>[app] &quot;Open file&quot; is much better about detecting file types.
Fixed double-click handling of DiskCopy images with resource forks.</li>
<li>[app] File type association code now uses HKCU registry rather
than HKCR.</li>
<li>[app] File listing, file viewer, and many dialogs display filenames
@ -52,6 +53,7 @@ archives, and zlib to compress and expand &quot;.gz&quot; and &quot;.zip&quot; f
archives) with correct Unicode characters.</li>
<li>[app] Switched to "system" font for dialogs to take advantage of
ClearType (when available).
<li>[app] Fixed default size and initial position of file viewer.
<li>[util] Fixed file+folder selection dialog.&nbsp; Improved folder selection
dialog.</li>
<li>[diskimg] Fixed Linux build.</li>
@ -59,6 +61,8 @@ archives, and zlib to compress and expand &quot;.gz&quot; and &quot;.zip&quot; f
<li>[reformat] Teach and AWGS converter now generate RTF with Unicode
values for non-ASCII Mac OS Roman characters.&nbsp; Outline and shadow
styles added.</li>
<li>[reformat] Listings of Applesoft programs with carriage returns in
REM statements now match LIST output.</li>
</ul>
<h2>v3.0.2-d1 - 19-Jan-2014</h2>
<ul>

View File

@ -36,12 +36,15 @@ was done in January 2015.</p>
</ul>
<h3><b>Downloads</b></h3>
<p>Windows installer for current stable release:
<p>The current stable release runs on WinXP and later:
<a href="https://github.com/fadden/ciderpress/releases/download/v4.0.0/CiderPress400.zip"><strong>CiderPress v4.0.0</strong></a>
(23-Jan-2015)</p>
<p>For Win98/ME/2K, download the last version 3 stable release:
<a href="downloads/CiderPress301.zip"><strong>CiderPress v3.0.1</strong></a> (4-Jan-2009)</p>
<p>This will install the main CiderPress app, as well as a Multi-Disk Catalog
<p>The installation package includes the main CiderPress app and the Multi-Disk Catalog
utility (MDC).</p>
<h3>Documentation</h3>
<p>The full documentation is available from the &quot;help&quot; menu.&nbsp; A
<p>Extensive documentation is available from the &quot;help&quot; menu.&nbsp; A
<a href="tutorial/index.htm"><strong>tutorial</strong></a> is available, with some sample
files.</p>
<p>In addition, Walt Perko has created an <a href="Create-CF-Volume.gif">