From b5f1373afb537ef920f4534aefc615f949421249 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Fri, 1 Jul 2016 13:59:07 +0200 Subject: [PATCH] Update NEWS --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 742cecb2..9c671542 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Major changes in 0.6.7 +====================== + + * Automatically download and update related references such + as locales when using the CLI. + * lib: Support for getting related references + * Document metadata format + * Support build using system-installed bwrap + * Allow access to the journal socket in the sandbox + * builder: Support applying patches with git (useful for binary diffs) + Major changes in 0.6.6 ======================