diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-25 16:03:29 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-25 16:03:29 +0000 |
commit | 064cb9033ca7030037d613ae196795d10652e60d (patch) | |
tree | e7555a08e7934818d4185c7384fe572e2743e01f /debian/changelog | |
parent | 7ba1d454598b3ad97b9ec4844e0992f09e12f737 (diff) |
4.0p1 closes: #87253, #192206 (port forwarding improvements)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2d6dfa590..fb5908382 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,10 @@ | |||
1 | openssh (1:4.0p1-1) UNRELEASED; urgency=low | 1 | openssh (1:4.0p1-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release. | 3 | * New upstream release. |
4 | - Port-forwarding specifications now take optional bind addresses, and | ||
5 | the server allows client-specified bind addresses for remote port | ||
6 | forwardings when configured with "GatewayPorts clientspecified" | ||
7 | (closes: #87253, #192206). | ||
4 | - sftp supports command history and editing support using libedit | 8 | - sftp supports command history and editing support using libedit |
5 | (closes: #287013). | 9 | (closes: #287013). |
6 | - Have scp and sftp wait for the spawned ssh to exit before they exit | 10 | - Have scp and sftp wait for the spawned ssh to exit before they exit |