--- ray/doc/notes/ReleaseNotes 2025/07/24 18:25:46 1.494 +++ ray/doc/notes/ReleaseNotes 2025/08/21 22:33:30 1.495 @@ -2833,4 +2833,15 @@ in makeall/Rmakefile. Added rcomb -mt option to transpose concatenation matrix. ==================== -Version 6.1 +Version 6.1 (Released July 24, 2025) + +Fixed array limit bug in EPW file loader. + +Fixed bug in rcomb, rmtxop -c and -C option not accepting file paths +starting with '.' + +Fixed ordering of spectral data in gensdaymtx output. + +Fixed crash in new Poisson sampling routines for large settings of -ad. + +(The above fixes were released as official patch 6.0.1)