summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 457cb52..212c170 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,9 @@ Features and Changes:
- Add option for requiring both password and pubkey (-t)
Patch from Jackkal
+ - >> DROPBEAR_SK_KEYS config option now replaces separate DROPBEAR_SK_ECDSA
+ and DROPBEAR_SK_ED25519 options.
+
- Add 'permitopen' option for authorized_keys to restrict forwarded ports
Patch from Tuomas Haikarainen