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.3 by cebix, 1999-10-03T20:40:05Z

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines