From 5b7cfa487e42d0ee198f628a2f2a17bcedc81dc1 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 1 Oct 2018 11:58:54 +0200 Subject: Add missing file --- doc/manual/release-notes/rl-2.2.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/manual/release-notes/rl-2.2.xml (limited to 'doc/manual/release-notes') diff --git a/doc/manual/release-notes/rl-2.2.xml b/doc/manual/release-notes/rl-2.2.xml new file mode 100644 index 000000000000..bc28a56c9401 --- /dev/null +++ b/doc/manual/release-notes/rl-2.2.xml @@ -0,0 +1,25 @@ +
+ +Release 2.2 (201?-??-??) + +This release has the following changes: + + + + + The derivation attribute + requiredSystemFeatures is now enforced for + local builds, and not just to route builds to remote builders. + The supported features of a machine can be specified through the + configuration setting system-features. + + + + + +
+ -- cgit 1.4.1