diff options
Diffstat (limited to 'winsup/cygwin')
-rw-r--r-- | winsup/cygwin/release/3.7.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.7.0 b/winsup/cygwin/release/3.7.0 index 6ec8762..770d1a7 100644 --- a/winsup/cygwin/release/3.7.0 +++ b/winsup/cygwin/release/3.7.0 @@ -4,3 +4,6 @@ What's new: - Support for CLOCK_TAI clock and timer. - Support for Open File Description (OFD) locks. + +- Support for cross-module overriding of additional new/delete overloads + introduced in C++14 and C++17. |