summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-07-05 16:57:03 -0400
committerJoey Hess2017-07-05 16:57:03 -0400
commit0d15c3f01a424e021481c9630441997c032cbc82 (patch)
tree1f7c12ee3083bd1300f926c6bce53004efcf0bc7 /debian/changelog
parent256c5c3c572e56d3755914e40cfd9dfd94112bbb (diff)
Added File.checkOverwrite.
This commit was sponsored by Ethan Aubin.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7917bbf6..ea9f43bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ propellor (4.1.0) UNRELEASED; urgency=medium
* Propellor.Property.XFCE added with some useful properties for the
desktop environment.
* Added File.applyPath property.
+ * Added File.checkOverwrite.
* File.isCopyOf: Fix bug that prevented this property from working
when the destination file did not yet exist.