--- ray/doc/notes/ReleaseNotes 2017/08/28 15:59:46 1.303 +++ ray/doc/notes/ReleaseNotes 2017/11/28 22:16:59 1.306 @@ -2164,3 +2164,10 @@ objects, identified by modifier name(s). Added '*' and '/' operations to rmtxop for element-wise multiplication and division of same-sized matrices. + +Changed falsecolor so "-s" option is adjusted to match legend if one. + +Legend changes and improvements by David G-M and Stephen W. + +Fixed bug in peak extraction code that generated +"Bad call to SDqueryTreProjSA" error, reported by Lars Grobe.