summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 19:30:51 -0400
committerJoey Hess2014-11-19 19:30:56 -0400
commit4a9bbd1391b708d72a455cc00f698a80f1fd5fa5 (patch)
treed2d2bc76804b78f5a937ac31b34d8f4151c12745 /debian/changelog
parent08242e29f6878cbf514bdf68a4a7276d514a6aba (diff)
Added support for using debootstrap from propellor.
Most of the hard part was making it be able to install debootstrap from source, for use on non-debian-derived systems.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 63adc6fe..0f4a06af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ propellor (1.0.0) UNRELEASED; urgency=medium
* Avoid outputting color setting sequences when not run on a terminal.
* Run remote propellor --spin with a controlling terminal.
* Docker code simplified by using `docker exec`; needs docker 1.2.0.
+ * Added support for using debootstrap from propellor.
- -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 11:15:27 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 10 Nov 2014 11:15:27 -0400
propellor (0.9.2) unstable; urgency=medium