diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 432b40358..a6f1662d7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,7 @@ openssh (1:8.0p1-4) UNRELEASED; urgency=medium | |||
5 | - Remove #! lines. | 5 | - Remove #! lines. |
6 | - Avoid star imports. | 6 | - Avoid star imports. |
7 | - Fix flake8 errors. | 7 | - Fix flake8 errors. |
8 | * Run regression tests against the Python 3 version of Twisted Conch. | ||
8 | 9 | ||
9 | -- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:49:17 +0100 | 10 | -- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:49:17 +0100 |
10 | 11 | ||