From 3de27c4297c87daef7eefc10ca93b1c09e09a972 Mon Sep 17 00:00:00 2001 From: Alastair Poole Date: Wed, 1 Apr 2020 15:17:14 +0100 Subject: [PATCH] UPDATE NEWS. --- ChangeLog | 3 +++ NEWS | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08f364e..1d333b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2020-04-01 Alastair Poole + * skeletons: move from autotools to meson. + 2020-03-21 Alastair Poole * theme: Solarized Fix w/libclang syntax. diff --git a/NEWS b/NEWS index 40ff494..a0208c9 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Features: * Improved mime type handling. * Complete widget configuration in settings. * API additions and improvements. + * Move all examples to meson. Bug fixes: