summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2018-01-11 09:47:52 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2018-01-11 11:23:21 +0100
commit07c331773dd3bc4dadb164bcd9bc06dbd01de3b6 (patch)
treef2937757ed8662ca151e6772c9d32bae850a0371 /NEWS
parentb3c841633cdaa638f63c00278eb20982795aea51 (diff)
build: make meson more official
I also noticed that meson.sh doesn't set the prefix for patch submission. Fix that (even thought hopefully real soon igt will move to its own list). v2: Review from Petri. Cc: Petri Latvala <petri.latvala@intel.com> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6d09582..885c1baf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 1.21
+------------
+
+- Upgrade meson to official production status, automake is still kept around for
+ now.
+
Release 1.20 (2017-10-03)
-------------------------