--- ray/doc/notes/ReleaseNotes 2010/10/14 05:54:43 1.180 +++ ray/doc/notes/ReleaseNotes 2010/12/16 21:34:41 1.183 @@ -1749,9 +1749,9 @@ suggestions and help). Fixed bug in genklemsamp that caused non-uniform sampling over surfaces. -Fied bugs in rhoptimize and rhcopy for 64-bit compilation. +Fixed bugs in rhoptimize and rhcopy for 64-bit compilation. -Made change to avoid problem using gcc --fast-math compile option. +Made a change to avoid problem using gcc --fast-math compile option. ****** COMPATIBILITY CHANGE ******** Changed behavior of rtrace and rtcontrib so that every scanline is @@ -1778,3 +1778,8 @@ the old -sj, but when set greater than 1, spawns multi samples from semi-specular surfaces. Fixed bug noticed by Randolph Fritz that caused ambient sync errors. + +Fixed bug in findglare for reading picture files under Windows. + +Added options to pvalue to note other color spaces on reverse conversion. +Thanks to Erich Philips for the feature request.