From 256c5c3c572e56d3755914e40cfd9dfd94112bbb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Jul 2017 16:47:12 -0400 Subject: File.isCopyOf: Fix bug that prevented this property from working when the destination file did not yet exist. This commit was sponsored by andrea rota. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e92a24e1..7917bbf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ propellor (4.1.0) UNRELEASED; urgency=medium * Propellor.Property.XFCE added with some useful properties for the desktop environment. * Added File.applyPath property. + * File.isCopyOf: Fix bug that prevented this property from working + when the destination file did not yet exist. -- Joey Hess Tue, 20 Jun 2017 10:55:37 -0400 -- cgit v1.3-2-g0d8e