Skip to content

Commit

Permalink
Added summary of changes to 2.5.0 release notes.
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Apr 30, 2020
1 parent 275ab23 commit c65d0d8
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,17 @@ Minor release with miscellaneous bug fixes and small features

## Summary

* This.
* That.
* The other thing.
* No more build-time header generation: toFloat.h, eLut.h,
b44ExpLogTable.h, and dwaLookups.h are now ordinary header files, no
longer generated on the fly.
* New StdISSTream class, an "input" stringstream version of StdOSStream
* New Matrix22 class in Imath
* Chromaticity comparison operator now includes white (formerly ignored)
* Various cmake fixes
* Bug fixes for various memory leaks
* Bug fixes for various invalid memory accesses
* New checks to detect damaged input files
* OpenEXR_Viewers has been deprecated, removed from distribution.

### Merged Pull Requests

Expand Down

0 comments on commit c65d0d8

Please sign in to comment.