================= November 10, 2005 sassy-0.1.1 - Install bugs and I/O * Fixed up elf.scm so all implementations now create the exact same elf-object given the same source. Previously each implementation created valid elf-objects, but with entries in different orders in the tables. * Converted all i/o to use srfi-56 (withdrawn) read-byte write-byte, added these routines to various init files. * mzscheme209 no longer supported. supporting mzscheme299 since it has read-byte write-byte * Changed load paths for "other" in mzscheme/csi inits * Providing .zip archive for "those other guys" ;) * Updated docs/site. ================ November 9, 2005 sassy-0.1 - Initial Release