diff options
author | Colin Watson <cjwatson@debian.org> | 2007-07-17 09:38:49 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-07-17 09:38:49 +0000 |
commit | 1fa67efd2da9b8332f6a62e253d046130692085e (patch) | |
tree | c7ef434367510366a3c3efe469e30a5b7890fc83 | |
parent | 06578e895399d63fe148205b0034e15b8fa94605 (diff) |
clarify
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fb1ae9750..2e6a25b5e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,8 +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ó; | 5 | * ssh-copy-id now checks the exit status of ssh-add -L (thanks, Adeodato |
6 | closes: #221675). | 6 | Simó; closes: #221675). |
7 | * ssh-copy-id no longer prints the output of expr (thanks, Peter | 7 | * ssh-copy-id no longer prints the output of expr (thanks, Peter |
8 | Eisentraut; closes: #291534). | 8 | Eisentraut; closes: #291534). |
9 | * debconf template translations: | 9 | * debconf template translations: |