SECURITY
========
* Updated crc-fix detection code from CORE SDI S.A., Buenos Aires,
Argentina.
SSHD
====
* Fixed spelling of UsePrivilegedPort.
* Added check that if allow/deny groups are used then group must exists.
* Better support for HPUX TCB auth.
* Changed so that numerical patters are only matched against ip
addresses (makes it impossible to create host named
192.168.2.hack.org that used to match 192.168.2.* pattern).
* SGI project account support.
SSH
===
* Fixed suid bit removing of ssh.
* Allow server version number 2.x and assume that server notices our
smaller version number and fallbacks to ssh 1.x protocol.
SCP
===
* Changed to run ssh1 instead of ssh.
* Added -L option.
* All possible and impossible ways to disable/enable scp statistics.
* Added option to print separate statistics for each file.
CONFIGURE
=========
* Added finding of password program path in the configure.
* Added NONSTANDARD_IP_ADDRESS_X11_KLUDGE that means that display will
be set to ip address of the host not hostname.
* Removed nroff if's from man pages.
REMEMBER
========
* Ssh compilation success/failure web-page. You can fill in the reply
form about your compilation at
<URL:
http://www.ssh.net/ssh_form.html>. You can query about the
success/failure database from
<URL:
http://www.ssh.net/ssh_query.html>.