--- ray/doc/notes/ReleaseNotes 2008/11/10 19:08:18 1.151 +++ ray/doc/notes/ReleaseNotes 2008/12/06 01:08:52 1.153 @@ -1677,3 +1677,8 @@ the de facto extension for Radiance RGBE and XYZE pict extensions were never more than a convention in Radiance, this does not affect operation, but may require the update of scripts, etc. written by others that assume the ".pic" suffix for Radiance output. + +Added -N option to objview to support multiprocessing. + +Improved sampling of circular sources (source, sphere, ring types) with +quite a bit of help from David Geisler-Moroder.