diff --git a/CHANGELOG-Japanese.md b/CHANGELOG-Japanese.md index b2220eb7..5b04507a 100644 --- a/CHANGELOG-Japanese.md +++ b/CHANGELOG-Japanese.md @@ -5,10 +5,10 @@ **改善:** - 検知ルールを利用しないオプション(`-M`と`-L`オプション)の時のメッセージの出力内容を修正した。 (#730) (@hitenkoku) +- より正確な結果を出力するために、チャンネルとEIDの情報を`rules/config/channel_eid_info.txt`に基づいてチェックするようにした。 (#463) (@garigariganzy) **バグ修正:** -- より正確な結果を出力するために、チャンネルとEIDの情報を`rules/config/channel_eid_info.txt`に基づいてチェックするようにした。 (#463) (@garigariganzy) ## 1.7.0 [2022/09/29] diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e694a5..cdd1c1a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,10 @@ **Enhancements:** - Do not display a message about loading detection rules when using the `-M` or `-L` options. (#730) (@hitenkoku) +- Hayabusa now checks Channel and EID information based on `rules/config/channel_eid_info.txt` to provide more accurate results. (#463) (@garigariganzy) **Bug Fixes:** -- Hayabusa now checks Channel and EID information based on `rules/config/channel_eid_info.txt` to provide more accurate results. (#463) (@garigariganzy) ## 1.7.0 [2022/09/29]