diff options
Diffstat (limited to 'doc/news/version_5.1.0.mdwn')
| -rw-r--r-- | doc/news/version_5.1.0.mdwn | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/news/version_5.1.0.mdwn b/doc/news/version_5.1.0.mdwn deleted file mode 100644 index dd007a24..00000000 --- a/doc/news/version_5.1.0.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -propellor 5.1.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * [ Sean Whitton ] - * 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) - See the suggested usage in module's documentation for new syntax. - - Drop Sbuild.installed, Sbuild.builtFor, Sbuild.updated, - Sbuild.updatedFor. (API change) - Use Sbuild.built instead. See suggested usage in module's documentation. - - Propellor no longer sets up apt proxies in sbuild chroots automatically. - Instead, pass the new Sbuild.useHostProxy to Sbuild.built to have - Propellor propagate the host's Apt proxy configuration into the chroot. - See suggested usage in module's documentation. - - Internally, Propellor no longer invokes sbuild-createchroot(1) to build - schroots. - - Update documentation."""]]
\ No newline at end of file |
