summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2018-08-19 21:53:52 -0400
committerJoey Hess2018-08-19 21:53:52 -0400
commit58f28b2a19ed193d68ce0b209f6f7f87726719de (patch)
tree7e29cdb3b2074fea6d089849cef512b6bac4e8b0 /debian
parent5f5d99824a2b24d11ccbf4969f934c94e58a9a90 (diff)
Systemd.escapePath function
Useful when creating mount units.
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 080884ab..eff0efd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ propellor (5.5.0) UNRELEASED; urgency=medium
* letsencrypt': Pass --expand to support expanding the list of domains
* Split mailname property out of Hostname.sane, since bad mailname
guesses can lead to ugly surprises. (API change)
+ * Added Systemd.escapePath helper function useful when creating mount
+ units.
-- Joey Hess <id@joeyh.name> Thu, 09 Aug 2018 10:54:41 -0400