From: David Schweikert Date: Sun, 28 Oct 2018 20:33:52 +0000 (+0100) Subject: CHANGELOG.md: add note about #139 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7316b7b8cb82d786e3c63a3745271ed27ee5f2;p=fping.git CHANGELOG.md: add note about #139 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5d342..3bf8429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ fping 4.2 (UNRELEASED) - Fix build with --disable-ipv6 (#134, thanks @Polynomial-C) - Fix hang with '-6', with ipv6 kernel module, but not loaded (#140, thanks @abelbeck) +- Assume '-6' if the binary is named 'fping6' (this is mostly for special + embedded-distro use cases, and not meant to be used generally in place of + compiling IPv6-only binary or using '-6', see also the notes in #139, thanks + abelbeck) fping 4.1 (2018-09-17) ======================