--- ray/doc/notes/ReleaseNotes 2019/07/05 00:20:57 1.342 +++ ray/doc/notes/ReleaseNotes 2019/07/15 23:42:44 1.345 @@ -2278,3 +2278,9 @@ the old behavior. Created rsplit program as compliment to rlam and to handle more complex rtrace output into separate files or streams. + +Improved getinfo so that it can also hop over resolution string with -c +and header elide mode. + +Made pvalue -u option mean "uncompressed" with -r. Also, allow skipping +bytes on standard input.