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.2 by cebix, 1999-10-03T17:11:52Z vs.
Revision 1.4 by cebix, 1999-10-03T21:05:21Z

# 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]
5          - Unix: "basilisk_ii_keycodes" renamed to "keycodes", default
6            location of keycodes file is now /usr/local/share/BasiliskII/keycodes
7 <        - Unix: improved the install target
7 >        - Unix: improved the install target, added uninstall target
8 >        - Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen]
9 >        - Unix/Linux/NetDriver: removed MAKEDEV, functionality now included
10 >          in Makefile ("make dev")
11          - Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently
12            mounted under Linux and tries to unmount it
13          - Unix/sys_unix.cpp: implemented SysAddDiskPrefs() for Linux (scans
# Line 10 | Line 15 | V0.7 (alpha)
15          - Unix/sys_unix.cpp: implemented Sys(Prevent/Allow)Removal() [Ryan Cumming]
16          - Unix/main_unix.cpp: added call to gtk_set_locale() before gtk_init()
17            [Toshimitsu Tanaka]
18 +        - Unix/video_x.cpp: "dga" screen preferences now takes width and
19 +          height as parameters (e.g. dga/640/480), like "win" [Pablo Averbuj]
20 +        - Unix/video_x.cpp: Caps Lock behaves as expected [Pablo Averbuj]
21 +        - Unix/prefs_editor_gtk.cpp: made the window width/height widgets
22 +          comboboxes providing some useful defaults
23  
24   V0.7 (alpha) - 25.Jul.1999
25          - with 32-bit clean ROMs, the CPU type is now reported as a 68030

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines