diff options
| author | Michael Biebl <biebl@debian.org> | 2009-11-24 18:25:40 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-11-24 18:25:40 +0000 |
| commit | 0b265d3872935190e2d36d606e5ac93dae81c725 (patch) | |
| tree | ed2ed4a51372df73285f32bc9d81c087bc6bbca5 /debian | |
| parent | ca3311755909b5922ce1b50c867084f2fbdd8035 (diff) | |
Adds support for GTC (WPA2 Enterprise/PEAP). (Closes: #543454)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3280 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 5e77d3a4..feb11ab7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,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) + - Adds support for GTC (WPA2 Enterprise/PEAP). (Closes: #543454) * 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 |