Skip to content

Commit 80080d9

Browse files
committed
Move changelog entry for zlib to security section
Signed-off-by: Peter Colberg <[email protected]> (cherry picked from commit e3387f5)
1 parent 060a3b1 commit 80080d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3030
### Fixed
3131

3232
- Load `libz.so.1` alongside `libz.so` on Linux ([#69]).
33-
- Update zlib to 1.2.13 on Windows ([#169]).
3433
- USM device allocations when simulating multiple global memories ([#104]).
3534
- Consistently enable verbose output for all tests ([#121]).
3635
- Inaccessible links to MMD functions in documentation ([#128]).
@@ -41,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4140
- Add CMake flag `ACL_TSAN` to build with thread sanitizer ([#63], [#76]).
4241
- Fix data races detected by thread sanitizer ([#74], [#89]).
4342
- Fix compiler warnings ([#77], [#83], [#84], [#86], [#87]).
43+
- Update zlib to 1.2.13 on Windows ([#169]).
4444

4545
[2022.3]: https://github.com/intel/fpga-runtime-for-opencl/compare/v2022.2...v2022.3
4646
[#34]: https://github.com/intel/fpga-runtime-for-opencl/pull/34

0 commit comments

Comments
 (0)