--- ray/doc/notes/ReleaseNotes 2005/06/13 20:07:56 1.82 +++ ray/doc/notes/ReleaseNotes 2005/06/14 04:04:51 1.85 @@ -1471,5 +1471,10 @@ still use biased ray termination.) Added rtcontrib -r option to recover partial output. -Added -R rendering option for pure Monte Carlo sampling. -(Got rid of -DMC compile option, whicht his makes superfluous.) +Added -u rendering option for pure Monte Carlo sampling. +(Got rid of -DMC compile option, which this makes superfluous.) + +Changed -t option of rlam to accept strings as well as single characters. + +Fixed bug in rcalc with -l option where it would sometimes go into an +infinite loop.