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 7ab444385..689f4d420 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:6.2p2-5) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Document consequences of ssh-agent being setgid in ssh-agent(1); see | 3 | * Document consequences of ssh-agent being setgid in ssh-agent(1); see |
4 | #711623. | 4 | #711623. |
5 | * Use 'set -e' rather than '#! /bin/sh -e' in maintainer scripts and | ||
6 | ssh-argv0. | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 08 Jun 2013 22:12:27 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Sat, 08 Jun 2013 22:12:27 +0100 |
7 | 9 | ||