--- BasiliskII/ChangeLog 1999/10/03 20:40:05 1.3 +++ BasiliskII/ChangeLog 1999/10/19 17:41:11 1.8 @@ -1,10 +1,27 @@ -V0.7 (alpha) - - Source tree imported into CVS - - Added BasiliskII.spec file and top-level Makefile to simplify - making distributions [with assistance from Roman Niewiarowski] +V0.7 - + - sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for + by an interrupt routine + - localizable strings are now split into a common and a platform- + specific set + - added external file system to access host OS files from the MacOS; + root directory is specified by the "extfs" prefs item + - moved most initialization/deinitialization code to InitAll() and + ExitAll() in main.cpp + - added patches for NetBSD [Bernd Sieker] + - corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp + [Toshimitsu Tanaka] + - AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation + [Giacomo Magnini] + - Unix: compilation of cpuemu.cpp is now split in 8 parts + - Unix: volume list in GTK prefs editor is reorderable + +V0.7 (release 0.7-2) - 6.Oct.1999 + - Added BasiliskII.spec for making RPMs [with assistance from + Roman Niewiarowski] - Unix: "basilisk_ii_keycodes" renamed to "keycodes", default location of keycodes file is now /usr/local/share/BasiliskII/keycodes - Unix: improved the install target, added uninstall target + - Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen] - Unix/Linux/NetDriver: removed MAKEDEV, functionality now included in Makefile ("make dev") - Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently