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 2dc8d3b23..06fea7b77 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,8 @@ openssh (1:3.7.1p2-1) UNRELEASED; urgency=low | |||
3 | * New upstream release. | 3 | * New upstream release. |
4 | * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, | 4 | * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, |
5 | which are no longer necessary. | 5 | which are no longer necessary. |
6 | * Use --retry in init script when restarting rather than sleeping, to make | ||
7 | sure the old process is dead (thanks, Herbert Xu; closes: #212117). | ||
6 | 8 | ||
7 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 | 9 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 |
8 | 10 | ||