--- ray/doc/notes/ReleaseNotes 2022/03/11 22:50:13 1.407 +++ ray/doc/notes/ReleaseNotes 2022/03/15 00:25:50 1.408 @@ -2525,3 +2525,7 @@ Added dctimestep -x and -y options to specify image di for multiple outputs corresponding to result vectors. Added -P option to rcalc to pass formatted input when cond is <= 0. + +Created rcrop utility for cropping matrices and pictures more +conveniently, correcting view information. Expect it to be handy +for extracting rows and columns from matrices, mostly.