diff options
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ef6b7f29..e44716ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ network-manager (0.9.1.95-1) UNRELEASED; urgency=low * New upstream release (0.9.2 rc1). + - Fix connection sharing with newer iptables versions. (Closes: #638995) + - Fix handling of numeric SSIDs in the keyfile plugin. (Closes: #642912) * debian/watch: Track .xz tarballs. * debian/libnm-util2.symbols: Add new symbols for libnm-util. * debian/patches/04-dont-update-routing-and-dns-for-unmanaged-devices.patch - Avoid blowing away existing routes and resolv.conf if NM never managed - any devices. (Closes: #624159, #637005, #641904) + any devices. (Closes: #546893, #624159, #637005, #641904) -- Michael Biebl <biebl@debian.org> Fri, 28 Oct 2011 23:04:35 +0200 |