diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-26 09:56:28 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-26 09:56:28 +0000 |
commit | 1b41182f81ae0806d6c0231f2013c5720109629e (patch) | |
tree | 44cac5153dfd4e25e766f3a15d3f9450537283ec /debian | |
parent | ddd262c193070c5e81be94457eeb025330d8315b (diff) |
Reword "Unknown (no blacklist information)" to "Unknown (blacklist
file not installed)".
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e14cb2a26..7978dcfb8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -56,6 +56,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
56 | problems. | 56 | problems. |
57 | - Drop to the user's UID when reading user keys with -a. | 57 | - Drop to the user's UID when reading user keys with -a. |
58 | - Use EUID rather than UID when run with no file names and without -a. | 58 | - Use EUID rather than UID when run with no file names and without -a. |
59 | - Reword "Unknown (no blacklist information)" to "Unknown (blacklist | ||
60 | file not installed)". | ||
59 | 61 | ||
60 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 62 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
61 | 63 | ||