--- ray/doc/notes/ReleaseNotes 2005/06/14 17:10:05 1.86 +++ ray/doc/notes/ReleaseNotes 2005/06/21 02:34:22 1.88 @@ -1481,3 +1481,9 @@ infinite loop. Fixed truly ancient bug in bounding box computation for cones, which could (and did) cause missing segments. + +Added -z option to normtiff to output LZW-compressed files. + +Last change to total causes it to produce results when it sees an empty +line on the input. This was not intentional, but I decided I like this +behavior so I documented it rather than changing it.