Skip to content

Commit

Permalink
docs(core) note updated GCC/GLIBC versions on x64
Browse files Browse the repository at this point in the history
Close #842
  • Loading branch information
Spasi committed Mar 27, 2023
1 parent 635f53a commit 869c37b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/notes/3.3.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ This build includes the following changes:

#### Improvements

- Linux: x64 shared libraries are now built with GCC 11.2 (up from GCC 7.5)
* The minimum GLIBC version is now 2.17. (down from 2.27) (#842)
- Windows: Shared libraries are now built with Visual Studio 2022 (up from 2019)
- Core: Added support for JDK 19 (#799)
- Core: Added `MemoryUtil::memByteBuffer(Struct)`. It creates a `ByteBuffer` view of a struct value.
Expand Down

0 comments on commit 869c37b

Please sign in to comment.