--- ray/doc/notes/ReleaseNotes 2020/09/07 17:08:08 1.376 +++ ray/doc/notes/ReleaseNotes 2020/09/11 22:26:33 1.378 @@ -2387,3 +2387,8 @@ Version 5.4 Added rcollate -c option to force operation to continue even if it seems unnecessary. Made tool more robust. + +Added -t option to rcontrib (and rfluxmtx) to report progress after the +given number of seconds. + +Added "test" target to makeall to run unit tests.