diff options
author | Colin Watson <cjwatson@debian.org> | 2004-03-28 18:09:14 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-03-28 18:09:14 +0000 |
commit | a8edb34dd97fdb0bf0a56cf9d3a47ae33a53e29b (patch) | |
tree | df2125e1ed71abbe792178de812fcb4eab4f1033 /debian/changelog | |
parent | c535b58a0ea8ee0f7396b5933ced2a96b00e70d7 (diff) |
Build everything apart from contrib in a subdirectory, to allow for
multiple builds.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e1327c621..3055d3c3c 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:3.8p1-3) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Remove deprecated ReverseMappingCheck option from newly generated | 3 | * Remove deprecated ReverseMappingCheck option from newly generated |
4 | sshd_config files (closes: #239987). | 4 | sshd_config files (closes: #239987). |
5 | * Build everything apart from contrib in a subdirectory, to allow for | ||
6 | multiple builds. | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Thu, 25 Mar 2004 11:29:55 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 25 Mar 2004 11:29:55 +0000 |
7 | 9 | ||