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.79 by cebix, 2002-01-18T21:06:03Z vs.
Revision 1.85 by cebix, 2002-07-31T16:46:13Z

# Line 1 | Line 1
1   V1.0 (snapshot) - <date>
2   - fixed the problem with Ticks getting incremented on every interrupt, not
3     just 60Hz (e.g. moving the mouse made the caret blink faster)
4 + - Unix: cleaned up pthread attributes [Brian Johnson]
5 + - Unix: fixed floppy problems under Linux
6 + - Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
7 + - Unix: serial port baud rates are now set correctly
8 + - Unix: it is now possible to make the serial drivers pipe their input/output
9 +   to programs by using a '|' followed by a command line as the modem or
10 +   printer port setting (instead of a device name like '/dev/ttyS0')
11 +   [Brian Johnson]
12 + - Unix: the option "--config FILE" tells B2 to use a different config file
13  
14   V1.0 (snapshot) - 15.Jan.2002
15   - added support for on-the-fly video resolution and depth switching, and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines