diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-17 10:52:28 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-17 10:52:28 -0400 |
| commit | d33aa99c9d9656e7f24e4cdce4881f893b29a4c7 (patch) | |
| tree | b36fd236b31d05301c873e71dfdecbdac8f602f9 /debian | |
| parent | eb924d1d0214ef453ab9e2ab86ead314bccb3f59 (diff) | |
Apt.install: When asked to install a package that apt does not know about, it used to incorrectly succeed. Now it will fail.
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 376b9ca3..7cc3838e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ propellor (3.1.0) UNRELEASED; urgency=medium (API change) * Added ConfFile.hasIniSection. Thanks, Félix Sipma. + * Apt.install: When asked to install a package that apt does not know + about, it used to incorrectly succeed. Now it will fail. -- Joey Hess <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400 |
