summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2016-06-17 10:52:28 -0400
committerJoey Hess2016-06-17 10:52:28 -0400
commitd33aa99c9d9656e7f24e4cdce4881f893b29a4c7 (patch)
treeb36fd236b31d05301c873e71dfdecbdac8f602f9 /debian
parenteb924d1d0214ef453ab9e2ab86ead314bccb3f59 (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/changelog2
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