From 31bde3114b1f362fb1211f465c0ccfcaf82e468a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 6 May 2015 14:31:50 -0400 Subject: add news item for propellor 2.4.0 --- doc/news/version_1.2.2.mdwn | 4 ---- doc/news/version_2.4.0.mdwn | 13 +++++++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 doc/news/version_1.2.2.mdwn create mode 100644 doc/news/version_2.4.0.mdwn 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 -- cgit v1.2.3