summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-05-27 12:39:29 -0400
committerJoey Hess2015-05-27 12:39:29 -0400
commit315a5688b890688fbc3aa6271310f17d0beabcca (patch)
tree203233f6b4322bd522886813b469a5e63890058c /debian
parentaeb47743d770e8970d642d92a777f23c1566ef75 (diff)
parent626f1af56f12be63cd78fa4910c55453c23cf5a0 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc3b09de..96a9f745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ propellor (2.5.0) UNRELEASED; urgency=medium
more generic cmdProperty' (API change)
* Add docker image related properties.
Thanks, Antoine Eiche.
+ * Export CommandParam, boolSystem, safeSystem and shellEscape from
+ Propellor.Property.Cmd, so they are available for use in constricting
+ your own Properties when using propellor as a library.
-- Joey Hess <id@joeyh.name> Thu, 07 May 2015 12:08:34 -0400