diff --git a/CHANGES.md b/CHANGES.md index 956dc526e..5ef103014 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ The list of the most significant changes made in Netis Packet Agent over time. ## Netis Packet Agent 0.3.5 ### Features -* Support option check for '--nofilter' option invalid usage. Above the version 0.3.5, pktminerg will exit directly in the following cases: +* Support option check for '--nofilter' option invalid usage. In version 0.3.5 or later, pktminerg will exit directly in the following cases: - if you enable '--nofilter' option without specifying gre bind device(-B) in online mode. - if you enable '--nofilter' option and gre bind device(-B) is same as packet captured interface(-i) in online mode.