Changed wrong CHANGELOG.
Updated CHANGELOG for only SSHD
This commit is contained in:
Sean Cox
2008-08-18 20:48:54 +00:00
parent 7c9f1e2b7d
commit 584964bf51
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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.