Skip to content

Commit ae7a911

Browse files
committed
Stage for v2.5.17.0
Signed-off-by: Larry Gritz <[email protected]>
1 parent 31a0b65 commit ae7a911

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Release 2.5.17.0 (Nov 1, 2024) -- compared to 2.5.16.0
22
--------------------------------------------------------
3-
3+
- *iinfo*: fix: iinfo was not reading MIP levels correctly [#4498](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4498)
4+
- *text rendering*: Windows newline shows invalid character in text render [#4501](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4501) (by peterhorvath111)
5+
- *fix*: Address fmt exceptions for left justification [#4510](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4510)
6+
- *perf*: Additional timing logging for performance investigations [#4506](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4506)
7+
- *strutil.h*: Fix typo in description of Strutil::parse_values [#4512](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4512)
8+
- *build*: Don't change CMAKE_XXX_OUTPUT_DIRECTORY when built as subdir [#4417](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4417) (by Luc Touraille)
9+
- *deps*: Search for libbz2 only if FFmpeg or FreeType is enabled. [#4505](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4505) (by jreichel-nvidia)
10+
- *tests*: Fixup after directory refactor of OpenImageIO-images [#4473](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4473)
11+
- *ci*: Make scrorecards workflow not fail constantly [#4471](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4471)
12+
- *ci*: Retire deprecated macos12 runner, try beta macos15 [#4514](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4514)
13+
- *docs*: Update to vanity URL for the docs [#4494](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4494)
414

515

616
Release 2.5.16.0 (Oct 1, 2024) -- compared to 2.5.15.0

CREDITS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ [email protected]
3838
* Blair Tennessy
3939
* Blazej Floch
4040
* Brad Smith
41+
* Bram Stolk
4142
* Brecht Van Lommel
4243
* Brent Davis
4344
* Brian Hall
@@ -64,6 +65,7 @@ [email protected]
6465
* Daniel Wyatt
6566
* Danny Greenstein
6667
* Darby Johnston
68+
* David Adler
6769
* David Aguilar
6870
* David Gordon
6971
* Deepak Gopinath
@@ -130,6 +132,7 @@ [email protected]
130132
* Leonid Onokhov
131133
* Leszek Godlewski
132134
* Loïc Vital
135+
* Luc Touraille
133136
* Lucas Panian
134137
* Lucille Caillaud
135138
* Lukas Schrangl
@@ -175,6 +178,7 @@ [email protected]
175178
* Paul Molodowitch
176179
* Pavel Karneliuk
177180
* Pete Larabell
181+
* Peter Horvath
178182
* Peter Kovář
179183
* Philip Nemec
180184
* Pino Toscano

0 commit comments

Comments
 (0)