--- ray/doc/notes/ReleaseNotes 2006/02/28 03:44:54 1.116 +++ ray/doc/notes/ReleaseNotes 2006/04/05 14:30:38 1.119 @@ -1565,3 +1565,10 @@ Added -V option to rtcontrib to report actual contribu just ray coefficients. Fixed bug in ranimate that caused it to fail in continuation of renderings. + +Renamed librt.a to librtrad.a, to avoid conflict on Solaris. Almost +everything now gets linked to -lrtrad instead of -lrt. + +Fixed problem with large sample sets, so -u+ option now is truly random. + +Changed -u+ to be the default setting in rtrace (only).