diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-27 12:39:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-27 12:39:29 -0400 |
| commit | 315a5688b890688fbc3aa6271310f17d0beabcca (patch) | |
| tree | 203233f6b4322bd522886813b469a5e63890058c /debian | |
| parent | aeb47743d770e8970d642d92a777f23c1566ef75 (diff) | |
| parent | 626f1af56f12be63cd78fa4910c55453c23cf5a0 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
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 |
