From: Jason Ish Date: Fri, 14 Dec 2018 18:08:58 +0000 (-0600) Subject: changelog: fix typos X-Git-Tag: 1.1.0rc1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac845209e3d103f87858bc1b9bb904750d0dcc4e;p=thirdparty%2Fsuricata-update.git changelog: fix typos --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ae0bc6..a8309a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log ## unreleased -- Add --free argument to list-sources to command to show only those +- Add --free argument to list-sources command to show only those that are freely available. https://redmine.openinfosecfoundation.org/issues/2641 - If user-agent is configured to be empty, don't send the header at @@ -20,7 +20,7 @@ tty. https://redmine.openinfosecfoundation.org/issues/2743 - Hide git revision if not available in --version. - Update list of engine provided rules to include. -- All a custom HTTP header to be set on a source when added with +- Allow a custom HTTP header to be set on a source when added with add-source. https://redmine.openinfosecfoundation.org/issues/2577 ## 1.0.0 - 2018-11-05