--- ray/doc/notes/ReleaseNotes 2006/02/28 03:44:54 1.116 +++ ray/doc/notes/ReleaseNotes 2006/04/05 06:22:56 1.118 @@ -1565,3 +1565,8 @@ 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.