--- ray/doc/notes/ReleaseNotes 2004/03/15 21:16:54 1.31 +++ ray/doc/notes/ReleaseNotes 2004/03/26 22:58:21 1.33 @@ -1261,3 +1261,6 @@ legend dimensions. Made it so -lw 0 and/or -lh 0 turn 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.