diff options
| author | Michael Biebl <biebl@debian.org> | 2012-06-29 20:16:19 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-06-29 20:16:19 +0200 |
| commit | 07c27d7af60c699c93e47e83582b5b0369049c54 (patch) | |
| tree | 1e04adf9269f0369038bacfdb716c24a7e15b702 /debian | |
| parent | dddcb06452b961c957a19ee5179bc2bcc6f13920 (diff) | |
Remove 'max_replies_per_connection' limit from D-Bus configuration. (Closes: #678965)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 73a46360..39062b02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ network-manager (0.9.5.95-1) UNRELEASED; urgency=low * New upstream release (0.9.6 rc1). + - Remove 'max_replies_per_connection' limit from D-Bus configuration. + (Closes: #678965) -- Michael Biebl <biebl@debian.org> Fri, 29 Jun 2012 20:13:03 +0200 |