 -*- Mode: Text;  -*-
 File: WHATELSE
 Author: Heinz Schmidt (hws@csis.dit.csiro.AU)
 Copyright (C) CSIRO Division of Information Technology, 1992
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* FUNCTION: Summary of changes since Sather 0.2g, March 92 (user view)
*           For more details
*             of changes see doc/ChangeLog-02i reflecting implementors view
* HISTORY:
* Created: Sun Mar 22 10:59:10 1992 (hws)
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. -fast speeds up incremental compilation. See doc/cs_options
   for details.

2. -ver defaults to false, it now does make sense to call cs -ver

3. Runtime system exception handling fixed to catch $OB and $A 
   tags correctly.

4. Sather home directory now correctly defaults to SATHER_HOME
   value at build time.

5. Constants and shared init expressions are now correctly executed 
   for effect, rather than being optimized away when unused.



