From d9be3c69242ff44fd8af05cf4b0bc7f8fe41d691 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 12 Jun 2014 14:58:16 +0000 Subject: Update NEWS for release --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ba5d8274..cb420f2e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,20 @@ NEWS for Morph This file contains high-level summaries of user-visible changes in each Morph release. +Version 14.24, released 2014-06-13 +---------------------------------- + +* rawdisk deployments check that they have the btrfs module loaded first +* distbuild should busy-wait less +* fetching of artifacts should be atomic, so a failure to fetch the + metadata of an artifact doesn't confuse the build system when we have + the chunk, but no metadata +* `morph deploy` now defaults to `--no-git-update` +* `morph gc` now cleans up failed deployments, so they aren't left around + if morph terminates uncleanly +* `morph edit` now only takes the name of the chunk, rather than the + name of the system and stratum that chunk is in + Version 14.23, released 2014-06-06 ---------------------------------- -- cgit v1.2.1