Skip to content

Commit 3590484

Browse files
committed
dist: Add missing items from 4.0.4 NEWS
Not sure how this happened, but the 4.0.4 items in master were shorter than in the 4.0.x branch. Signed-off-by: Brian Barrett <bbarrett@amazon.com>
1 parent 4cbfc6c commit 3590484

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,13 @@ Master (not on release branches yet)
102102
- Fix a problem building C++ applications with newer versions of GCC.
103103
Thanks to Constantine Khrulev for reporting.
104104

105-
4.0.4 -- May, 2020
106-
-----------------------
105+
4.0.4 -- June, 2020
106+
-------------------
107107

108+
- Fix a memory patcher issue intercepting shmat and shmdt. This was
109+
observed on RHEL 8.x ppc64le (see README for more info).
110+
- Fix an illegal access issue caught using gcc's address sanitizer.
111+
Thanks to Georg Geiser for reporting.
108112
- Add checks to avoid conflicts with a libevent library shipped with LSF.
109113
- Switch to linking against libevent_core rather than libevent, if present.
110114
- Add improved support for UCX 1.9 and later.

0 commit comments

Comments
 (0)