--- BasiliskII/ChangeLog 1999/10/25 20:22:34 1.14 +++ BasiliskII/ChangeLog 1999/10/26 16:28:25 1.15 @@ -3,12 +3,16 @@ V0.8 - - removed Windows sources from the source archive; a version of these that actually compiles and works can be downloaded from Lauri Pesonen's site + - fixed one possible source of "unimplemented trap" errors on MacOS + bootup - medium removal is allowed in CDROMExit() - Unix: added support for ESD audio output; merged with OSS audio and put in a new "audio_oss_esd.cpp" file which is also used under FreeBSD 3.x - Unix: added mkinstalldirs to "make install" target - Unix: cleaned up the configure script + - Unix: ROM breakpoint can be specified with "-break" command line + argument - Unix/audio_oss_esd.cpp: AudioStatus is re-set after determining audio device capabilities (actual sample rate is also determined) [Alexander R. Pruss]