diff options
author | Colin Watson <cjwatson@debian.org> | 2013-05-13 10:55:58 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-05-13 10:55:58 +0100 |
commit | 7e394703c47da87a610f04ce47141e48150371a8 (patch) | |
tree | f5db1ea34fce95be9d2c5dc3ace55e413a77dee7 /debian/changelog | |
parent | 829fffe6c82ee6f7a73191ee56d073f6e4a15710 (diff) |
Renumber Debian-specific additions to enum monitor_reqtype so that they
fit within a single byte (thanks, Jason Conti; LP: #1179202).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 366e5f855..57687ac17 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:6.2p1-3) UNRELEASED; urgency=low | ||
2 | |||
3 | * Renumber Debian-specific additions to enum monitor_reqtype so that they | ||
4 | fit within a single byte (thanks, Jason Conti; LP: #1179202). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Mon, 13 May 2013 10:54:05 +0100 | ||
7 | |||
1 | openssh (1:6.2p1-2) unstable; urgency=low | 8 | openssh (1:6.2p1-2) unstable; urgency=low |
2 | 9 | ||
3 | * Fix build failure on Ubuntu: | 10 | * Fix build failure on Ubuntu: |