1 |
< |
V0.7 (alpha) |
2 |
< |
- Source tree imported into CVS |
3 |
< |
- Added BasiliskII.spec file and top-level Makefile to simplify |
4 |
< |
making distributions [with assistance from Roman Niewiarowski] |
1 |
> |
V0.7 - |
2 |
> |
- sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for |
3 |
> |
by an interrupt routine |
4 |
> |
- Localizable strings are now split into a common and a platform- |
5 |
> |
specific set |
6 |
> |
- AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation |
7 |
> |
[Giacomo Magnini] |
8 |
> |
|
9 |
> |
V0.7 (release 0.7-2) - 6.Oct.1999 |
10 |
> |
- Added BasiliskII.spec for making RPMs [with assistance from |
11 |
> |
Roman Niewiarowski] |
12 |
|
- Unix: "basilisk_ii_keycodes" renamed to "keycodes", default |
13 |
|
location of keycodes file is now /usr/local/share/BasiliskII/keycodes |
14 |
|
- Unix: improved the install target, added uninstall target |
15 |
+ |
- Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen] |
16 |
|
- Unix/Linux/NetDriver: removed MAKEDEV, functionality now included |
17 |
|
in Makefile ("make dev") |
18 |
|
- Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently |