summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
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 @@
1openssh (1:4.0p1-1) UNRELEASED; urgency=low 1openssh (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