--- ray/doc/notes/ReleaseNotes 2006/01/06 06:40:53 1.114 +++ ray/doc/notes/ReleaseNotes 2006/03/10 19:40:11 1.117 @@ -1560,3 +1560,12 @@ this bug.) Fixed bug in ra_ppm for 16-bit/sample i/o, where it was getting the byte order wrong (apparently). + +Added -V option to rtcontrib to report actual contributions, rather than +just ray coefficients. + +Fixed bug in ranimate that caused it to fail in continuation of renderings. + +Renamed librt.a to librtrad.a, to avoid conflict on Solaris. Almost +everything now gets linked to -lrtrad instead of -lrt. +