summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 13:35:33 -0400
committerJoey Hess2017-07-13 13:35:33 -0400
commit8ffd10be9715643cb7474a3d96b69a828537aa4a (patch)
tree974c0e6644f7fa0875032300f12c2bca397cdc5c /debian/changelog
parent82550d77ca648186874a398765366a7eaf6240a2 (diff)
formatting
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ce7d84f9..c313a2c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,11 @@ propellor (4.3.3) unstable; urgency=medium
* Hosts can be configured to build propellor using stack, by adding
a property:
- & bootstrapWith (Robustly Stack)
+ & bootstrapWith (Robustly Stack)
* Hosts can be configured to build propellor using cabal, but using
only packages installed from the operating system. This
will work on eg Debian:
- & bootstrapWith OSOnly
+ & bootstrapWith OSOnly
* Iproved fix for bug that sometimes made --spin fail with
"fatal: Couldn't find remote ref HEAD". The previous fix didn't work
reliably.