diff options
author | Colin Watson <cjwatson@debian.org> | 2004-08-31 03:34:24 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-08-31 03:34:24 +0000 |
commit | 77be91fc874d0bdfb00e2da57550ff9c8969a6d4 (patch) | |
tree | 878cd907309428bfdd25607730013fc9e346eb5d /debian/changelog | |
parent | bd2d6776a7ec2052afc6e3f085a1f3025ab072db (diff) |
Move sshd_config(5) to openssh-server, where it belongs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d722516c1..c1aa043f0 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:3.8.1p1-11) UNRELEASED; urgency=low | ||
2 | |||
3 | * Move sshd_config(5) to openssh-server, where it belongs. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 31 Aug 2004 04:30:34 +0100 | ||
6 | |||
1 | openssh (1:3.8.1p1-10) experimental; urgency=low | 7 | openssh (1:3.8.1p1-10) experimental; urgency=low |
2 | 8 | ||
3 | * Don't install the ssh-askpass-gnome .desktop file by default; I've had | 9 | * Don't install the ssh-askpass-gnome .desktop file by default; I've had |