--- ray/doc/notes/ReleaseNotes 2005/12/28 18:35:41 1.112 +++ ray/doc/notes/ReleaseNotes 2006/01/06 06:40:53 1.114 @@ -1553,3 +1553,10 @@ Removed NICE macro settings in rpict and rtrace, which the processes under Mac OS X (10.4) by about 60% due to processor napping. Made xform, replmarks and rad2mgf handle quoted modifiers and names properly. + +Fixed problem in genblinds, where it was generating slats that were too +wide with the +/-r option. (Thanks to Helena Buelow-Huebe for discovering +this bug.) + +Fixed bug in ra_ppm for 16-bit/sample i/o, where it was getting the byte +order wrong (apparently).