summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-07-17 09:38:24 +0000
committerColin Watson <cjwatson@debian.org>2007-07-17 09:38:24 +0000
commit06578e895399d63fe148205b0034e15b8fa94605 (patch)
tree49bba773ea3e05c324ca5ca35d47e4d9d6867fd0 /debian/changelog
parenta433736669864e51b5b81353d0cdaa2f5856aa44 (diff)
* ssh-copy-id no longer prints the output of expr (thanks, Peter
Eisentraut; closes: #291534).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 77a063bca..fb1ae9750 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ openssh (1:4.6p1-5) UNRELEASED; urgency=low
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 checks the exit status of ssh-add -L (thanks, Adeodato Simó;
6 closes: #221675). 6 closes: #221675).
7 * ssh-copy-id no longer prints the output of expr (thanks, Peter
8 Eisentraut; closes: #291534).
7 * debconf template translations: 9 * debconf template translations:
8 - Update Catalan (thanks, Jordà Polo; closes: #431970). 10 - Update Catalan (thanks, Jordà Polo; closes: #431970).
9 11