diff options
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 99ba1d1..1036d48 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -55,8 +55,6 @@ New Features default for parallel debug builds and off by default for other build types. CMake has been updated to match this behavior. - (JTH - 2023/03/29) - - Added new option to build libaec and zlib inline with CMake. Using the CMake FetchContent module, the external filters can populate @@ -80,8 +78,6 @@ New Features See the CMakeFilters.cmake and config/cmake/cacheinit.cmake files for usage. - (ADB - 2023/02/21) - Library: -------- @@ -95,8 +91,6 @@ New Features machine's node-local storage while placing the subfiling configuration file on a file system readable by all machine nodes. - (JTH - 2023/02/22) - Parallel Library: ----------------- |