--- SheepShaver/NEWS 2005/11/29 23:46:43 1.5 +++ SheepShaver/NEWS 2006/05/14 17:14:09 1.9 @@ -1,22 +1,49 @@ -SheepShaver NEWS -- history of user-visible changes. 2005-11-30 -Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig +SheepShaver NEWS -- history of user-visible changes. 2006-05-14 +Copyright (C) 1997-2006 Christian Bauer and Marc Hellwig + +Version 2.3 (snapshot) - 14.May.2006 +* Handle up to 1 GB of Mac memory +* Improve SLiRP network emulation performance +* Fix Native QuickDraw acceleration +* Fix a crash during MacOS 9 installation +* Fix a crash in the AppleShare extension +* Fix support for MacOS 7.5.3 Revision 2.2 +* Fix gigantic window dimensions on first boot +* Fix extfs volume name to "Unix" (Toshimitsu Tanaka) +* Fix unaligned accesses in SLiRP network emulation (Brian J. Johnson) +* Initial port to IRIX/mips +* MacOS X: + o Port to MacOS X for Intel, including the JIT + o Add a primitive graphical preferences editor + o Add support for run-time CD-ROM auto-detection + o Fix clipboard (copy/paste of text from/to the host OS) + o Fix extfs to preserve native folder attributes + o Fix extfs to handle file/folder creation times + o Fix SLiRP network emulation (workaround MacOS X bugs) + o Improve overall performance on PowerPC (by a factor 2) +* Windows: + o Add SLiRP network emulation ("ether slirp") + o Add TAP-Win32 network emulation ("ether tap") + o Fix CD-ROM auto-detection ("pollmedia" now works) + o Fix idle sleep ("idlewait" now works) + o Improve GUI for network configuration Version 2.3 (snapshot) - 30.Nov.2005 -* Add fullscreen DGA via fbdev on Linux +* Add fullscreen DGA mode via fbdev in Linux * Add "screen" prefs item a-la Basilisk II -* Add missing lvsl/lvsr instructions in AltiVec emulation +* Add missing lvsl/lvsr instructions in AltiVec emulation (Adobe FrameMaker) * Add support for old toolchain (gcc "2.96", glibc 2.2) * Add user-space network emulation ("ether slirp" in prefs file) -* Add support for Ethernet & Serial to Windows -* Add Windows GUI with GTK+2 -* Add initial support for Darwin/x86 with JIT +* Add Ethernet and Serial support to Windows +* Add GTK+2 based GUI to Windows +* Add initial port to Darwin/x86 with JIT * Improve portability of FPU emulation code to non C99 capable systems * Improve interrupt processing in emulated mode * Improve idle wait on Linux platforms * Properly fail to load MacOS < 8.1 with NewWorld ROMs -* Fix native execution on Linux/PowerPC +* Fix native execution in Linux/PowerPC * Fix PowerPC test-and-set implementation (fix clipboard) -* Fix Ethernet support on Linux, avoid hangs +* Fix Ethernet support in Linux, avoid hangs * Fix occasional hangs during interrupt processing * Fix High Resolution Timing code for Linux * Fix support for 4+ GB hard disk images