summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton2019-11-12 14:55:44 -0700
committerJoey Hess2019-11-13 10:17:56 -0400
commit67449c0c197bdea5d6aa488b74023e93400dbb6f (patch)
tree0d6bb38fe30cdc936c456bb0e4b63e9b907bc728
parente7e94a8f57dd6a54213cbc1365928110e95f8947 (diff)
update changelog
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index da528717..4b79f8ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
propellor (5.10.1) UNRELEASED; urgency=medium
+ [ Joey Hess ]
* Localdir.hasOriginUrl: Depend on Git.installed.
* Localdir.hasOriginUrl: Type changed from UnixLike to DebianLike
because Git.installed is not implemented for other unixes.
@@ -9,6 +10,11 @@ propellor (5.10.1) UNRELEASED; urgency=medium
(The System can be extracted from the Info.)
(API change)
+ [ Sean Whitton ]
+ * Chroot.{de,}bootstrapped uses the chroot's configured apt proxy and
+ mirror, if these exist, when debootstrapping the chroot.
+ * Rename Sbuild.useHostProxy -> Chroot.useHostProxy. (API change)
+
-- Joey Hess <id@joeyh.name> Thu, 08 Aug 2019 11:33:37 -0400
propellor (5.9.1) unstable; urgency=medium