From 1e8a92ccb4780f9102fdc81b77924cdea9ef8fa7 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Wed, 18 May 2016 19:16:44 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b475c77d4..ed4fe01af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ - Profile changes: - duration parser now accepts P[n]DT[n]H[n]M[n]S, P[n]W, PTHHMMSS and PTHH:MM:SS ISO8601 formats. + - Infrastructure: + - Open sockets with SO_REUSEPORT to allow multiple servers connecting to the same port + # 5.1.0 Changes with regard to 5.0.0