diff options
| author | Michael Biebl <biebl@debian.org> | 2010-02-21 23:17:26 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-02-21 23:17:26 +0000 |
| commit | 03b378dd2f1f59325f006bf8487ba90b9e35538c (patch) | |
| tree | 7a76b7596554a2a4d957741457e7a54df116e1e0 | |
| parent | fa06dda22dd91e4b4763292666e8456435bb4e8c (diff) | |
ifupdown: don't export connections until "managed" state is checked.
(Closes: #568287) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3531 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 782bf775..42bdb494 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ network-manager (0.8-1) UNRELEASED; urgency=low * New upstream release. + - ifupdown: don't export connections until "managed" state is checked. + (Closes: #568287) * Remove patches, all merged upstream - debian/patches/04-etc-hosts-rewrite.patch - debian/patches/05-ifupdown-allow-hotplug-autoconnect.patch |