From: Niels Möller Date: Sun, 17 Jun 2018 17:29:12 +0000 (+0200) Subject: ChangeLog entry for previous change. X-Git-Tag: nettle_3.5rc1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555dd6d1d906ed88555dd0b72c9170c85165d670;p=thirdparty%2Fnettle.git ChangeLog entry for previous change. --- diff --git a/ChangeLog b/ChangeLog index 79fac5ce..71ed0aae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2018-06-17 Niels Möller + * aclocal.m4 (NETTLE_CHECK_IFUNC): Fix quoting. Patch contributed + by Dmitry Eremin-Solenikov. + * testsuite/symbols-test: Exclude ____chkstk_darwin symbols, produced by Apple's Xcode 10 compiler. Patch contributed by Dominyk Tiller.