diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:31:50 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:31:50 -0400 |
| commit | 31bde3114b1f362fb1211f465c0ccfcaf82e468a (patch) | |
| tree | 56153a16fff06259407d0f2480377cc44ddb6678 /doc/news | |
| parent | 9ec4b33dbb62e42b8d284d1aeddf32a395fd7cc0 (diff) | |
add news item for propellor 2.4.0
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_1.2.2.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_2.4.0.mdwn | 13 |
2 files changed, 13 insertions, 4 deletions
diff --git a/doc/news/version_1.2.2.mdwn b/doc/news/version_1.2.2.mdwn deleted file mode 100644 index c10940fd..00000000 --- a/doc/news/version_1.2.2.mdwn +++ /dev/null @@ -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."""]]
\ No newline at end of file diff --git a/doc/news/version_2.4.0.mdwn b/doc/news/version_2.4.0.mdwn new file mode 100644 index 00000000..ba66b462 --- /dev/null +++ b/doc/news/version_2.4.0.mdwn @@ -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."""]]
\ No newline at end of file |
