diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-07 17:09:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-07 17:09:55 -0400 |
| commit | 42a0c832483296fb111279fc3512a3dfd44f2089 (patch) | |
| tree | 328c20c8a34e908806d240ec2dd5a02437c8df6b /debian | |
| parent | 5a932c382d4cbe65957eb0d3ebe4a9319d8dfd14 (diff) | |
Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it.
Would much rather a type-based fixed, but this is all I have for now.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0ea27675..827c7986 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (1.1.1) UNRELEASED; urgency=medium + + * Display a warning when ensureProperty is used on a property which has + Info and is so prevented from propigating it. + + -- Joey Hess <id@joeyh.name> Sun, 07 Dec 2014 17:08:55 -0400 + propellor (1.1.0) unstable; urgency=medium * --spin target --via relay causes propellor to bounce through an |
