summaryrefslogtreecommitdiff
path: root/doc/news/version_5.7.0.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_5.7.0.mdwn')
-rw-r--r--doc/news/version_5.7.0.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/news/version_5.7.0.mdwn b/doc/news/version_5.7.0.mdwn
new file mode 100644
index 00000000..194a2a6f
--- /dev/null
+++ b/doc/news/version_5.7.0.mdwn
@@ -0,0 +1,20 @@
+propellor 5.7.0 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Sbuild.built no longer includes Apt.stdSourcesList by default,
+ in order to support non-Debian OS's. (API change)
+ To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built
+ calls which have osDebian.
+ Thanks, Sean Whitton
+ * Propellor.Property.PropellorRepo renamed to Propellor.Property.Localdir
+ to widen its scope. (API change)
+ * Added Localdir.removed property.
+ Thanks, Sean Whitton
+ * 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."""]] \ No newline at end of file