diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-12 16:23:19 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-12 16:23:19 +0100 |
commit | 73e598c3acc354b963d2ec93b77006841175df5d (patch) | |
tree | 7391cdb962991269e35fd206d7cb5a2f9a8cabbc /debian/changelog | |
parent | 17745b02462bfbc0f1e8e5b2a062d887280345ea (diff) |
fix SIGHUP handling (closes: #463030)
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 fdf2db409..0f20db8a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ apt (0.7.17) UNRELEASED; urgency=low - add missing checks for Owner == 0 in end() * apt-pkg/deb/dpkgpm.cc: - fix potential hang when in a backgroud process group + - fix SIGHUP handling (closes: #463030) [ Dereck Wonnacott ] * apt-ftparchive might write corrupt Release files (LP: #46439) |