From 01ffa283889ca2ef45587fd2f2ab73d30c122377 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 26 Oct 2017 10:10:02 +0200 Subject: [PATCH] Update NEWS for release --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 5e8d5634..ab2eeae5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Major changes in 0.10 +===================== + +This is the first release in a new series of stable releases called +0.10.x. New features will be added to 0.11.x, and bugfixes will be +backported to 0.10.x. During the early phase of the 0.10.x series we +may also backport minor features, but we guarantee backwards +compatibility. + +Changes since 0.9.99 + * Added the flatpak config option which can set the language settings + * Fix issue where sometimes ld.so.conf were not generated + * /dev/mali0 is added to --device=dri + * Work around ostree static delta issues in some cases + Major changes in 0.9.99 =======================