summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f6aaa70..09cdcebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ propellor (5.7.0) UNRELEASED; urgency=medium
* Sbuild.built uses Localdir.removed to clean up the propellor localdir
after it's done running in a schroot.
Thanks, Sean Whitton
+ * Cron.runPropellor made revertable. (minor API change)
+ Thanks, Sean Whitton
+ * Added Cron.jobDropped.
+ Thanks, Sean Whitton
* Added Utility.FileMode to the modules exported by Propellor.Utilities
to propellor library users.