summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton2017-11-20 15:24:04 -0700
committerSean Whitton2017-11-20 15:24:10 -0700
commit33dab96764e04dc2bfbec44c54062c3b6ee60554 (patch)
tree4e922adc4f2dc5729245276a3f2e5e4d5e127964 /debian/changelog
parentdf00730c9f89e5cf02e6d2c2ccc6952c077ea4be (diff)
note another API change in changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4216db05..b11e25be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
propellor (5.1.0) UNRELEASED; urgency=medium
- * File.isSymlinkedTo now revertable.
+ * File.isSymlinkedTo now revertable. (minor API change)
* Sbuild module changes:
- Type of Sbuild.built changed to accept additional properties to be ensured
inside schroots. (API change)