From f6847ae4e0a9672f9c2c02ee76dfb5da95cad490 Mon Sep 17 00:00:00 2001 From: Jan Wijffels Date: Tue, 2 Oct 2018 12:54:05 +0200 Subject: [PATCH] update news --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index d61bec0..63bac46 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # CHANGES IN crfsuite VERSION 0.1.1 -- Change use of posix_memalign to memalign on Solaris and change use of posix_memalign to aligned_alloc in case __STDC_VERSION__ >= 201112L +- Change use of posix_memalign to memalign on Solaris # CHANGES IN crfsuite VERSION 0.1