--- ray/doc/notes/ReleaseNotes 2004/03/08 21:39:32 1.30 +++ ray/doc/notes/ReleaseNotes 2004/03/26 22:58:21 1.33 @@ -1258,3 +1258,9 @@ on the mirror and prism types to work properly. Rob Guglielmetti dded -lw and -lh options to falsecolor to control the legend dimensions. Made it so -lw 0 and/or -lh 0 turns legend off. + +Made it so pcompos will read everything from a stream even if it doesn't +need it, so input commands will not receive a hangup signal. + +Wrote ra_bmp program to convert to and from Windows BMP files (finally). +It's the most horrible image format I've ever seen, and I've seen a lot.