diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-09 00:03:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-09 00:03:14 -0400 |
| commit | 99bff87440cce110c707398416a2eccd5f49e90e (patch) | |
| tree | 924ff7cf2b3dd077fac4c502d86204dc9683ef89 /debian | |
| parent | 834a05e25a5844ff3aec4e4acecf00cc762d6545 (diff) | |
Include Propellor.Property.OS, which was accidentially left out of the cabal file in the last release.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 101ea004..63d76078 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (1.2.0) UNRELEASED; urgency=medium * Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it. * Removed boolProperty; instead the new toResult can be used. (API change) + * Include Propellor.Property.OS, which was accidentially left out of the + cabal file in the last release. -- Joey Hess <id@joeyh.name> Sun, 07 Dec 2014 17:08:55 -0400 |
