diff options
| author | Michael Biebl <biebl@debian.org> | 2009-03-05 11:24:23 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-03-05 11:24:23 +0000 |
| commit | 16b2c29bbd657da417fa580064feb740e9545179 (patch) | |
| tree | 8758314c4774714edcef6bc96dc6026f77aff2ff /debian/changelog | |
| parent | 3cb5c87edd3e353610ce84a66c1fa19606bd66c4 (diff) | |
Update changelog for upstream changes
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2929 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0937c22e..e00db08e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ network-manager (0.7.0.99-1) UNRELEASED; urgency=low - * New upstream release. + * New upstream release (0.7.1 rc3). + - Fix FTBFS for older GCC versions. (Closes: #517520) + - Fix crash for wireless-ssid setting in ifupdown plugin which also caused + hostname to be set incorrectly. (Closes: #513852) + - Handle unsupported format for wifi keys in ifupdown plugin. + (Closes: #513874) * debian/network-manager.install - Install modem prober and corresponding udev rules file. |