|
From: John M M. <jo...@us...> - 2002-05-13 21:31:20
|
Update of /cvsroot/squeak/squeak/platforms/Mac OS/vm In directory usw-pr-cvs1:/tmp/cvs-serv22818/squeak/platforms/Mac OS/vm Modified Files: 3.2.7 Release Notes.rtf Log Message: 3.2.7b5 comments change for b5 Index: 3.2.7 Release Notes.rtf =================================================================== RCS file: /cvsroot/squeak/squeak/platforms/Mac OS/vm/3.2.7 Release Notes.rtf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 3.2.7 Release Notes.rtf 27 Apr 2002 19:09:45 -0000 1.1 --- 3.2.7 Release Notes.rtf 13 May 2002 21:25:11 -0000 1.2 *************** *** 36,39 **** --- 36,42 ---- g) sqPlatformSpecific.h: alter sqFTruncate to use fileno() as needed.\ h) sqMacWindow.c: use accessors for interp.c globals.\ + i) 3.2.7b5 sqMacFileLogic.c: change vmpath to resolve to classic VM if vm is moved from MacOSClassic folder\ + j) Misc changes for Netscape plugin support\ + k) Introduce osExports.c logic\ \ Mac VM 3.2.6 mach-o build for Carbon, and build for Classic.\ |