--- ray/doc/notes/ReleaseNotes 2014/07/22 21:55:31 1.239 +++ ray/doc/notes/ReleaseNotes 2014/07/31 18:32:41 1.241 @@ -1807,7 +1807,7 @@ of KitWare and sponsored by NREL. This includes a qt- driver for rvu, which is built in the new subdirectory src/qtrvu. ===================== -Version 4.2 +Version 4.2 (Release date 7/31/2014) Axel Jacobs added -cp and -palettes options to falsecolor. @@ -1953,3 +1953,7 @@ basis to simplify bin evaluation. Created rfluxmtx program to compute flux transfer matrices from a sender surface to one or more receiver surfaces. (Renamed the file klems_int.cal to klems_full.cal in the process.) + +Added "-c" option to getinfo to execute command on data segment. + +=====================