ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.3 by cebix, 1999-10-03T20:40:05Z vs.
Revision 1.8 by cebix, 1999-10-19T17:41:11Z

# Line 1 | Line 1
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 >        - added external file system to access host OS files from the MacOS;
7 >          root directory is specified by the "extfs" prefs item
8 >        - moved most initialization/deinitialization code to InitAll() and
9 >          ExitAll() in main.cpp
10 >        - added patches for NetBSD [Bernd Sieker]
11 >        - corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp
12 >          [Toshimitsu Tanaka]
13 >        - AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation
14 >          [Giacomo Magnini]
15 >        - Unix: compilation of cpuemu.cpp is now split in 8 parts
16 >        - Unix: volume list in GTK prefs editor is reorderable
17 >
18 > V0.7 (release 0.7-2) - 6.Oct.1999
19 >        - Added BasiliskII.spec for making RPMs [with assistance from
20 >          Roman Niewiarowski]
21          - Unix: "basilisk_ii_keycodes" renamed to "keycodes", default
22            location of keycodes file is now /usr/local/share/BasiliskII/keycodes
23          - Unix: improved the install target, added uninstall target
24 +        - Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen]
25          - Unix/Linux/NetDriver: removed MAKEDEV, functionality now included
26            in Makefile ("make dev")
27          - Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines