Update CHANGELOG with additional changes for 24.03 release
authorsunyab <sunyab@users.noreply.github.com>
Thu, 22 Feb 2024 21:44:31 +0000 (13:44 -0800)
committerpixar-oss <pixar-oss@users.noreply.github.com>
Thu, 22 Feb 2024 21:47:52 +0000 (13:47 -0800)
(Internal change: 2317614)

CHANGELOG.md

index 72c03c0b189bf2c95a7dcc4be7c1a9784c0a9d91..87b3b9804557d331b9ee4bc9002f4b8c6336cbac 100644 (file)
@@ -12,6 +12,8 @@
   - --ignore-paths and --ignore-homebrew options added to command line to help 
     solve problems where CMake picks up unwanted sources for dependencies. 
     (PR: [#2873](https://github.com/PixarAnimationStudios/OpenUSD/pull/2873))
+  - Fixed build issue with boost on macOS with Xcode 15.3+.
+    (PR: [#2919](https://github.com/PixarAnimationStudios/OpenUSD/pull/2919))
 
 - Builds on macOS now avoid hard-coding specific SDK versions for system library 
   dependencies. 
@@ -8420,4 +8422,4 @@ See documentation in [BUILDING.md](BUILDING.md#c-namespace-configuration) for mo
 
 Initial release
 
-</details>
\ No newline at end of file
+</details>