summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-07-17 09:30:26 +0000
committerColin Watson <cjwatson@debian.org>2007-07-17 09:30:26 +0000
commita433736669864e51b5b81353d0cdaa2f5856aa44 (patch)
tree3728e3bc03f96e9a413069718a1d47a140e225d2 /debian
parent99867a32b593ec7fd57fd51ca5b0ca6030aa8425 (diff)
* ssh-copy-id checks the exit status of ssh-add -L (thanks, Adeodato Simó;
closes: #221675).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 63b80dbc5..77a063bca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ openssh (1:4.6p1-5) UNRELEASED; urgency=low
2 2
3 * Identify ssh as a metapackage rather than a transitional package. It's 3 * Identify ssh as a metapackage rather than a transitional package. It's
4 still useful as a quick way to install both the client and the server. 4 still useful as a quick way to install both the client and the server.
5 * ssh-copy-id checks the exit status of ssh-add -L (thanks, Adeodato Simó;
6 closes: #221675).
5 * debconf template translations: 7 * debconf template translations:
6 - Update Catalan (thanks, Jordà Polo; closes: #431970). 8 - Update Catalan (thanks, Jordà Polo; closes: #431970).
7 9