diff options
| author | Michael Biebl <biebl@debian.org> | 2011-05-29 21:41:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-05-29 21:54:02 +0200 |
| commit | 3ea5278494932945fe5d1938804621200b7c4608 (patch) | |
| tree | d1403da78c76465dad483f0d2ff9da8b41ea4913 /debian | |
| parent | 2d606dee7a77684f0a22a80cc2bfc2a2257016c1 (diff) | |
Correctly pass iface parameter to dispatcher scripts. (Closes: #627610)
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 85b9821f..bd7f7980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ network-manager (0.8.9997-1) UNRELEASED; urgency=low * New upstream release (0.9 rc3). + - Correctly pass iface parameter to dispatcher scripts. (Closes: #627610) * Update debian/libnm-glib4.symbols and debian/libnm-util2.symbols for new API additions. |