diff options
| author | Michael Biebl <biebl@debian.org> | 2019-08-01 10:42:55 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-08-01 10:42:55 +0200 |
| commit | 3192a21b21d4a9d276a7f2ef4e4b0fcf3165d9eb (patch) | |
| tree | 8fb8a31ec44f3ef2107f1cef056eca7245c8888e | |
| parent | 380ef291b0a660655ee06381c5dca33a5d0eb2ad (diff) | |
Release version 1.19.90-2 to unstable debian/1.19.90-2
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4c3a87ba..e3e9b52a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +network-manager (1.19.90-2) unstable; urgency=medium + + * Demote isc-dhcp-client to Suggests. + The DHCP client now defaults to "internal". This default can be + overridden at run time by setting the main.dhcp option in the + configuration file. The old default was "dhclient" and required + isc-dhcp-client. (Closes: #933545) + + -- Michael Biebl <biebl@debian.org> Thu, 01 Aug 2019 10:42:16 +0200 + network-manager (1.19.90-1) unstable; urgency=medium * New upstream version 1.19.90 (1.20 rc1) |