--- ray/doc/notes/ReleaseNotes 2005/09/21 17:17:24 1.103 +++ ray/doc/notes/ReleaseNotes 2005/10/06 05:49:44 1.106 @@ -1529,3 +1529,10 @@ final bin file. (Pretty serious, actually.) Added -Dfseeko=fseek to MACH= line for linux, as fseeko(3) seems to be broken in current versions of Linux. (Need to remove this later.) + +Rearranged struct's for better efficiency on 64-bit architectures. + +Added -i option to rlam so it works with binary input formats. + +Added rtcontrib -bn option to specify number of bins and fixed bug +in recovery of files containing multiple values per record.