This is an automated email from the ASF dual-hosted git repository.
twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new 7b19f6b67 Update CHANGES.md
7b19f6b67 is described below
commit 7b19f6b678a72bb1ac02a8a852ec301d6791024c
Author: Thomas Wolf <[email protected]>
AuthorDate: Thu Dec 26 17:27:02 2024 +0100
Update CHANGES.md
---
CHANGES.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index d13d04263..cee3a126d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -49,6 +49,8 @@
* [GH-606](https://github.com/apache/mina-sshd/issues/606) Support ML-KEM PQC
hybrid key exchanges
+* [SSHD-988](https://issues.apache.org/jira/projects/SSHD/issues/SSHD-988)
Support ed25519 keys via the Bouncy Castle library
+
## Potential compatibility issues
## Major Code Re-factoring