--- ray/doc/notes/ReleaseNotes 2006/02/05 22:22:20 1.115 +++ ray/doc/notes/ReleaseNotes 2006/04/05 06:22:56 1.118 @@ -1563,3 +1563,10 @@ order wrong (apparently). Added -V option to rtcontrib to report actual contributions, rather than 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.