--- ray/doc/notes/ReleaseNotes 2017/08/26 16:07:22 1.302 +++ ray/doc/notes/ReleaseNotes 2017/08/28 15:59:46 1.303 @@ -2161,3 +2161,6 @@ Version 5.2 Created psketch program to apply non-photorealistic rendering to selected objects, identified by modifier name(s). + +Added '*' and '/' operations to rmtxop for element-wise multiplication and +division of same-sized matrices.