Titaniumc version 0.692 is now available. User-visible changes since the last public release include: * new features - implement all java.io.File native methods - fully functional port to Cray T3E using KAI C++ compiler * selected bug fixes - avoid bad memory alignment errors when bulk-transmitting arrays using Active Messages II (PR #226) - remove spurrious EOF exception in java.io.RandomAccessStream (PR #222) - avoid C type error in catch clauses (PR #218) - correctly implement ">>>" operator as distinguished from ">>" - set scalar size flags properly when cross compiling to the Cray T3E backend (PR #210) - in java.io.File and java.io.RandomAccessFile, report 64-bit file lengths when supported by underlying operating system