diff options
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 eb335d68f..6523de8a8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,8 @@ openssh (1:6.5p1-4) UNRELEASED; urgency=medium | |||
5 | * Amend "Running sshd from inittab" instructions in README.Debian to | 5 | * Amend "Running sshd from inittab" instructions in README.Debian to |
6 | recommend 'update-rc.d ssh disable', rather than manual removal of rc*.d | 6 | recommend 'update-rc.d ssh disable', rather than manual removal of rc*.d |
7 | symlinks that won't work with dependency-based sysv-rc. | 7 | symlinks that won't work with dependency-based sysv-rc. |
8 | * Remove code related to non-dependency-based sysv-rc ordering, since that | ||
9 | is no longer supported. | ||
8 | 10 | ||
9 | -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000 | 11 | -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000 |
10 | 12 | ||