diff options
| author | Michael Biebl <biebl@debian.org> | 2009-11-24 02:07:14 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-11-24 02:07:14 +0000 |
| commit | ca3311755909b5922ce1b50c867084f2fbdd8035 (patch) | |
| tree | ef764c826ca68d9f442e94ee6012b68484b73353 /debian | |
| parent | 0605e1364e2c417d549c066da51a589c2f0137b9 (diff) | |
Fixes build failures with binutils-gold. (Closes: #555770)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3279 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8fb7f578..5e77d3a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ network-manager (0.7.2-1) UNRELEASED; urgency=low * New upstream release. - Fixes segfault of nm-system-settings for empty SSIDs. (Closes: #531605) + - Fixes build failures with binutils-gold. (Closes: #555770) * debian/patches/02-dbus_access_network_manager.patch - Update group="netdev" policy based on the upstream changes for at_console. The updated D-Bus policy also fixes communication failures |