--- BasiliskII/ChangeLog 2002/01/18 21:06:03 1.79 +++ BasiliskII/ChangeLog 2002/07/31 16:46:13 1.85 @@ -1,6 +1,15 @@ V1.0 (snapshot) - - fixed the problem with Ticks getting incremented on every interrupt, not just 60Hz (e.g. moving the mouse made the caret blink faster) + - Unix: cleaned up pthread attributes [Brian Johnson] + - Unix: fixed floppy problems under Linux + - Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc + - Unix: serial port baud rates are now set correctly + - Unix: it is now possible to make the serial drivers pipe their input/output + to programs by using a '|' followed by a command line as the modem or + printer port setting (instead of a device name like '/dev/ttyS0') + [Brian Johnson] + - Unix: the option "--config FILE" tells B2 to use a different config file V1.0 (snapshot) - 15.Jan.2002 - added support for on-the-fly video resolution and depth switching, and