Standard ML of New Jersey
                          Version 110.71 NEWS
                           September 16, 2009
  - SML/NJ HOME:
- http://www.smlnj.org/index.html
- FILES:
- 
http://smlnj.cs.uchicago.edu/dist/working/110.71/
Summary:
SML/NJ 110.71 fixes several bugs and adds support for OS X 10.6 (Snow Leopard).
Details:
  - General:
- 
    
      - Changed the runtime system to support compilation on Mac OS X 10.6.
- Removed redundant implementations of various top-level operations.
 
 
- ML-Ulex:
- 
   
     - Fixed scanning of actions when the terminating ")" and ";" have whitespace between them.
 
 
- MLRISC:
- 
    
      - Fixed a bug in the register-spill generator that is part of the MLRISC register allocator.