diff --git a/CHANGELOG b/CHANGELOG index 140572b1f..e64779daf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -100,5 +100,3 @@ Added a debugging log file, which records all files read and written, commands r Many Greek translation updates, thanks to Vagelis Koutsomitros. Catalan translation updates by Jaume Badiella. Many Dutch translation contributions by Gandyman. ----- Changes since 1.430 ---- -You can now view the Public side of the host keys, thanks to Sean Cox. diff --git a/sshd/CHANGELOG b/sshd/CHANGELOG index 861a2ffec..b5ab75f00 100644 --- a/sshd/CHANGELOG +++ b/sshd/CHANGELOG @@ -7,3 +7,5 @@ Added an icon for manually editing the SSH server and client configuration files Added support for systems that don't have an SSH server PID file (like OS X). ---- Changes since 1.330 ---- Added a Module Config option to set the SSH server version, rather than having Webmin auto-detect it. +---- Changes since 1.430 ---- +Added a button on the module's main page for viewing the public side of the host keys, thanks to Sean Cox.