From: Matthew Flatt <mflatt@cs.utah.edu> To: plt-scheme@list.cs.brown.edu Subject: [plt-scheme] 301.14 Date: Tue, 9 May 2006 10:21:10 -0600 MzScheme and MrEd are now version 301.14 in the SVN repository trunk. Changes: * When building from source, `make install’ always runs Setup PLT. It used to not run Setup PLT for in-place SVN-based builds; as far as I can tell, the reason for that exception went away long ago. * Added a `current-thread-initial-stack-size’ tuning parameter. Matthew