diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-02-03 15:31:08 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-02-03 15:31:08 -0400 |
| commit | 34e3477ccc051b3a291331da7f2c5d1d2962a506 (patch) | |
| tree | 6a87b84b2187a1013ef4d681432169ada072911b /debian | |
| parent | df651396960f2d6969aaa650aff4201dbe3546ef (diff) | |
Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton.
* Added Apt.suiteAvailablePinned, Apt.pinnedTo.
Thanks, Sean Whitton.
* Added File.containsBlock
Thanks, Sean Whitton.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 30af1b88..81360402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,10 @@ propellor (3.2.4) UNRELEASED; urgency=medium Thanks, Andrew Cowie. * Added Propellor.Property.File.configFileName and related functions to generate good filenames for config directories. + * Added Apt.suiteAvailablePinned, Apt.pinnedTo. + Thanks, Sean Whitton. + * Added File.containsBlock + Thanks, Sean Whitton. -- Joey Hess <id@joeyh.name> Sat, 24 Dec 2016 15:06:36 -0400 |
