This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/nutch.git
commit bf8820348647123d2f324cf5f3844067389e9fbe Author: Sebastian Nagel <[email protected]> AuthorDate: Wed Jul 16 12:04:04 2025 +0200 NUTCH-3118 Logging pattern missing one argument placeholder - add NUTCH-3118 to changelog / release notes --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 40cfc6093..5852d55cb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -41,6 +41,7 @@ Release Report: https://s.apache.org/bs58y - [NUTCH-3106](https://issues.apache.org/jira/browse/NUTCH-3106) - Issue with SSLHandshakeException in v1.20 using protocol-http plugin and proxy - [NUTCH-3108](https://issues.apache.org/jira/browse/NUTCH-3108) - Fix SLF4J Class Loader Conflict in language-identifier - [NUTCH-3114](https://issues.apache.org/jira/browse/NUTCH-3114) - Avoid stale fetching when only URLs from queues blocked by the exponential backoff remain +- [NUTCH-3118](https://issues.apache.org/jira/browse/NUTCH-3118) - Logging pattern missing one argument placeholder ### Improvement
