From 61a87bc285e08f17dfc48c2bcbaf300565d62f77 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 20 Dec 2018 19:17:08 +0300 Subject: Fixed style in CHANGES. --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 69761f50..a2083592 100644 --- a/CHANGES +++ b/CHANGES @@ -17,7 +17,7 @@ Changes with Unit 1.6 15 Nov 2018 *) Bugfix: "freed pointer is out of pool" alerts might have appeared in log. - *) Bugfix: module discovery didn't work on 64-bit big-endian systems + *) Bugfix: module discovery did not work on 64-bit big-endian systems like IBM/S390x. @@ -41,7 +41,7 @@ Changes with Unit 1.5 25 Oct 2018 producing "last message send failed: Resource temporarily unavailable" alerts in log; the bug had appeared in 1.4. - *) Bugfix: Go applications didn't work when Unit was built with musl C + *) Bugfix: Go applications did not work when Unit was built with musl C library. -- cgit