Final doco changes before a new release

This commit is contained in:
nigel 2006-07-31 10:51:24 +00:00
parent acb3384366
commit 1b25d07fd6
2 changed files with 18 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>BasiliskII</string>
<key>CFBundleGetInfoString</key>
<string>Basilisk II version 1.0, Copyright © 1997-2006 Christian Bauer et al. Mac OS X port 17</string>
<string>Basilisk II version 1.0, Copyright © 1997-2006 Christian Bauer et al. Mac OS X port 19</string>
<key>CFBundleIconFile</key>
<string>BasiliskII.icns</string>
<key>CFBundleIdentifier</key>
@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Basilisk II 1.0, Mac OS X port 17</string>
<string>Basilisk II 1.0, Mac OS X port 19</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSHelpFile</key>

View File

@ -94,7 +94,7 @@ Versions of MacOS X port of Basilisk II:
least it now won't add the cdrom multiple times</LI>
</UL>
</LI>
<LI>Working ethernet, without extra drivers, thanks to Gwenole.
<LI>Working ethernet, without extra drivers, thanks to Gwenolé.
<BR>Lots of bug fixes by Bernie Zenis. Some 10.4 fixes by Kirk Kerekes.
<BR>Some fixes by Marcus Gail ( 'Boot From: CD-ROM' <I>vs</I>
'Disable CD-ROM Driver' clash).
@ -102,4 +102,19 @@ Versions of MacOS X port of Basilisk II:
when deleting volumes).
<BR>Now no need for "classic" version -
Gwenole fixed the black screen problem</LI>
<LI>(actually 18a) Minor fixes:
<UL>
<LI>Mouse should always woork in fullscreen mode, and</LI>
<LI>If snapshot fails, the dialog makes a workaround suggestion</LI>
</UL>
</LI>
<LI>Updated the HowTo, external filesystem fix on 10.4, CD code rewrite.
Added some new features:
<UL>
<LI>Sound support by Daniel Sumorok! Thanks also to Dave Vasilevsky,
who produced earlier versions of sound code that I didn't use.</LI>
<LI>Cut & Paste support from Gwenolé. You can now paste from the OS X
clipboard into the emulator (pasting the other way doesn't work
for me yet)</LI>
</UL>
</OL>