diff options
| author | Michael Biebl <biebl@debian.org> | 2013-05-07 01:56:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-05-07 01:56:11 +0200 |
| commit | ccabd4b69402e2dbe0755c11a7ddfd6920139ba3 (patch) | |
| tree | 4d02469740ba6688dd528a7e37e9ea974cbedd60 /debian/changelog | |
| parent | d74ff01a154fcc8f62b89cccf2fcc75425a8ff9e (diff) | |
Ensure ActiveConnections are torn down when device is unavailable.
Patch cherry-picked from upstream Git. (Closes: #700391)
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 6055c804..50bddfc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +network-manager (0.9.8.0-4) UNRELEASED; urgency=low + + * Ensure ActiveConnections are torn down when device is unavailable. Patch + cherry-picked from upstream Git. (Closes: #700391) + + -- Michael Biebl <biebl@debian.org> Tue, 07 May 2013 01:53:47 +0200 + network-manager (0.9.8.0-3) unstable; urgency=low * Use gir dh addon instead of calling dh_girepository manually. |