--- ray/doc/notes/ReleaseNotes 2005/09/02 04:15:42 1.96 +++ ray/doc/notes/ReleaseNotes 2005/09/15 18:06:23 1.98 @@ -1511,4 +1511,7 @@ Fixed bug in antimatter using Russian Roulette samplin (Above changes included in 3.7.2 patch release 22 Aug 2005.) Created fieldcomb script to combine alternate fields in a rendering -sequence. (Development generously sponsored by Iebele Atelier.) +sequence. (Development generously sponsored by Iebele Abel.) + +Added missing preload of mesh objects for more efficient memory use +during parallel rendering -- this was a serious oversight.