Skip to content

Commit 55d1a14

Browse files
committed
Add #1912 to release notes
Signed-off-by: Cary Phillips <cary@ilm.com>
1 parent e4190b0 commit 55d1a14

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# OpenEXR Release Notes
55

6-
* [Version 3.3.2](#version-332-november-10-2024) November 10, 2024
6+
* [Version 3.3.2](#version-332-november-11-2024) November 11, 2024
77
* [Version 3.3.1](#version-331-october-8-2024) October 8, 2024
88
* [Version 3.3.0](#version-330-september-30-2024) September 30, 2024
99
* [Version 3.2.4](#version-324-march-26-2024) March 26, 2024
@@ -77,13 +77,14 @@
7777
* [Version 1.0.1](#version-101)
7878
* [Version 1.0](#version-10)
7979

80-
## Version 3.3.2 (November 10, 2024)
80+
## Version 3.3.2 (November 11, 2024)
8181

8282
Patch release that fixes several bugs and build issues:
8383

8484
* A recent change to CMake had the unintended consequence of
8585
installing headers and libraries from `libdeflate` when doing an
8686
internal build. This is now fixed.
87+
* Fix custom namespaces
8788
* Add thread control to `exrmetrics` tool
8889
* Reintroduce single cache for successive scanline reads
8990
* Allow empty filename when providing a custom stream
@@ -96,6 +97,8 @@ Null-dereference WRITE in Imf_3_4::ScanLineProcess::run_fill
9697

9798
### Merged Pull Requests
9899

100+
* [1912](https://github.com/AcademySoftwareFoundation/openexr/pull/1912)
101+
Add missing namespace macros
99102
* [1907](https://github.com/AcademySoftwareFoundation/openexr/pull/1907)
100103
Handle non-seekable stream
101104
* [1905](https://github.com/AcademySoftwareFoundation/openexr/pull/1905)

0 commit comments

Comments
 (0)