summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-01-19 14:43:25 -0400
committerJoey Hess2015-01-19 14:43:25 -0400
commit04d4d0d6c43dcf7643417bb16927f314b55e42fc (patch)
tree173994dd6be01ae350bd995f5fd1f0ac629adef1 /debian
parent4da4c4a70feeb9f11f9e521a45fb51d16082802a (diff)
Fix info propigation from fallback combinator's second Property.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c458de81..b9d1373e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ propellor (1.4.0) UNRELEASED; urgency=medium
* Properties now form a tree, instead of the flat list used before.
This includes the properties used inside a container.
(API change)
+ * Fix info propigation from fallback combinator's second Property.
-- Joey Hess <id@joeyh.name> Thu, 15 Jan 2015 20:14:29 -0400