--- ray/doc/notes/ReleaseNotes 2018/10/15 17:52:52 1.328 +++ ray/doc/notes/ReleaseNotes 2018/11/08 00:54:07 1.330 @@ -2241,3 +2241,7 @@ Version 5.3 Created radcompare program to compare Radiance tool output to reference outputs during unit-testing. + +Fixed issue reading very large files (> 2 GBytes) in rcollate. + +Made picking function in rvu ignore transparent and void surfaces.