Skip to content

Commit 741ecb8

Browse files
committed
Add 2198 and 2199 to release notes
Signed-off-by: Cary Phillips <cary@ilm.com>
1 parent 0c86675 commit 741ecb8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,18 @@ reduces the library size at a slight performance cost. Initialization
9595
takes under a millisecond, but the size of libOpenEXRCore.so is
9696
reduced from 890K to 360K.
9797

98-
There is no change in functionality in the core libraries.
98+
This also fixes a build issue with `ILMTHREAD_THREADING_ENABLED` which
99+
inadvertently enabled threading when it should have been disabed.
99100

100101
This also fixes a bug where importing the python module from a parent
101102
directory would fail.
102103

103104
### Merged Pull Requests:
104105

106+
* [2199](https://github.com/AcademySoftwareFoundation/pulls/2199)
107+
OpenEXRCore: fix `ILMTHREAD_THREADING_ENABLED` checks
108+
* [2198](https://github.com/AcademySoftwareFoundation/pulls/2198)
109+
OpenEXRCore: avoid direct dependency on imath
105110
* [2196](https://github.com/AcademySoftwareFoundation/pulls/2196)
106111
Bump github/codeql-action from 4.31.2 to 4.31.3
107112
* [2194](https://github.com/AcademySoftwareFoundation/pulls/2194)

0 commit comments

Comments
 (0)