--- ray/doc/notes/ReleaseNotes 2005/09/25 20:36:02 1.105 +++ ray/doc/notes/ReleaseNotes 2005/10/11 23:41:44 1.108 @@ -1533,3 +1533,12 @@ broken in current versions of Linux. (Need to remove 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. + +Added rtcontrib -fo option to write over existing files, which it now +refuses to do without this option. + +Made rtcontrib flush output when handed a zero-length ray vector, +to match behavior of rtrace.