summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-01-06 17:51:12 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-01-06 17:51:12 +0000
commita2ace0e418b083aaad204597fd439135dc96f5a8 (patch)
tree806c64442a657e9e5b0cd5934bc80bd53fbbf128
parent78ec6536e14478f8b3d1478d15e8a4a65036d995 (diff)
downloadmorph-a2ace0e418b083aaad204597fd439135dc96f5a8.tar.gz
Update NEWS based on feedback
Feedback by Richard Maw.
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 0db7fc0b..cbd7396f 100644
--- a/NEWS
+++ b/NEWS
@@ -20,16 +20,17 @@ New features added:
* The `morph build` command is now a new implementation. The old
implementation is still available as `morph old-build`, just in case
the new code is buggy, but will be removed in a future release.
- (Baserock 12 had them swapped the other way around.)
+ Likewise, `morph deploy` has a new implementation, but no
+ `old-deploy`. Both new implementations should work exactly as the
+ old ones, except for bugs.
Bugs fixed:
* When Morph reads git configuration files, it now correctly handles
whitespace at the end of configuration values.
-* `morph deploy` no longer creates a useless temporary build branch.
- The branch wasn't useful for determining the system artifact needed,
- so it was merely wasteful.
+* `morph deploy` no longer creates and pushes a temporary build
+ branch. Pushing it wasn't useful, merely wasteful.
* `morph deploy` now allows cross-architecture deployments, and
and `morph cross-bootstrap` checks that the system is being built