add news item for propellor 2.4.0

This commit is contained in:
Joey Hess 2015-05-06 14:31:50 -04:00
parent 9ec4b33dbb
commit 31bde3114b
2 changed files with 13 additions and 4 deletions

View File

@ -1,4 +0,0 @@
propellor 1.2.2 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Revert ensureProperty warning message, too many false positives in places
where Info is correctly propigated. Better approach needed."""]]

View File

@ -0,0 +1,13 @@
propellor 2.4.0 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Propellor no longer supports Debian wheezy (oldstable).
* Git.bareRepo: Fix bug in calls to userScriptProperty.
Thanks, Jelmer Vernooij.
* Removed Obnam.latestVersion which was only needed for Debian wheezy
backport.
* Merged Utility changes from git-annex.
* Switched from MonadCatchIO-transformers to the newer transformers and
exceptions libraries.
* Ensure build deps are installed before building propellor in --spin
and cron job, even if propellor was already built before, to deal with
upgrades that add new dependencies."""]]