diff options
author | Colin Watson <cjwatson@debian.org> | 2015-08-19 16:52:33 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-08-19 16:52:33 +0100 |
commit | 809b779341de15910daf11a1a713863563944888 (patch) | |
tree | 42c154647b7992a2882c0c06a34e4abf4f4b2b95 /debian | |
parent | 0f0841b2d28b7463267d4d91577e72e3340a1d3a (diff) |
Fix incorrect version in most recent debian/NEWS entry.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 9fbb9db5e..40c7fc0a0 100644 --- a/debian/NEWS +++ b/debian/NEWS | |||
@@ -1,4 +1,4 @@ | |||
1 | openssh (1:6.7-5) unstable; urgency=medium | 1 | openssh (1:6.7p1-5) unstable; urgency=medium |
2 | 2 | ||
3 | openssh-server 1:6.7p1-4 changed the default setting of AcceptEnv to list | 3 | openssh-server 1:6.7p1-4 changed the default setting of AcceptEnv to list |
4 | a number of specific LC_FOO variables rather than the wildcard LC_*. I | 4 | a number of specific LC_FOO variables rather than the wildcard LC_*. I |