Skip to content

Commit 7244268

Browse files
committed
Fix off-by-one in changelog port number
1 parent b1b4e34 commit 7244268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note >> for compatibility/configuration changes
1212
https://github.com/mkj/dropbear/commit/882f83806d5e133037cd28e954a878984ef7b9c4
1313

1414
- >> "permitlisten" authorized_keys lines will now be ignored if
15-
the port is invalid (>65536). From Basavaraj S Maneppagol.
15+
the port is invalid (>65535). From Basavaraj S Maneppagol.
1616

1717
- >> In 2026.92, the configure option --enable-plugin-deprecated
1818
wasn't correctly renamed. This is now implemented.

0 commit comments

Comments
 (0)