This is an automated email from the ASF dual-hosted git repository. tomaswolf pushed a commit to branch rc-2.19.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 384de9e3a0d5be1e30842142473fb86b9194c879 Author: Thomas Wolf <[email protected]> AuthorDate: Wed Jun 10 07:58:45 2026 +0200 Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index effeff8ba..a1058060c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,6 +36,7 @@ * [GH-902](https://github.com/apache/mina-sshd/pull/902) Fix client-side handling of sk-* public key signatures (also in the agent interfaces) * Limit size of decompressed SSH packets * Improve checking SSH user certificates in public-key authentication +* Improve handling of repository paths in `sshd-git` on Windows. ## New Features
