--- ray/doc/notes/ReleaseNotes 2006/05/19 03:50:13 1.123 +++ ray/doc/notes/ReleaseNotes 2006/06/06 19:13:00 1.125 @@ -1585,3 +1585,9 @@ tmCvLums(), tmCvGrays(), or tmCvColors() initializes t Created optics2rad.csh script to convert from Optics 5 material output to something correct for Radiance. Built on old glazing.cal function, which is actually incorrect so removed from the distribution. + +Fixed nuisance bug in ximage under some SGI machines that caused it to +choose an inappropriate visual and display incorrect colors. (Thanks +to Oskar Itzinger for debugging the problem.) + +Fixed long-standing inaccuracy of pcompos -t and +t thresholding options.