From 8d6d92ce1556b0079e0ab00a9bf825a924f9feea Mon Sep 17 00:00:00 2001 From: Olaf Faaland Date: Sun, 5 Apr 2020 13:42:21 -0700 Subject: [PATCH] Prep for 1.2.24 release Update NEWS and AUTHORS files for 1.2.24 release. --- AUTHORS | 1 + NEWS | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/AUTHORS b/AUTHORS index 5afba4f..d20ec91 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,3 +6,4 @@ Tim Randles Jim Silva Cameron Harr Phil Regier +Olaf Faaland diff --git a/NEWS b/NEWS index f2eb1f9..542fac5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +========================================================================= +Release Notes for nodediag version 1.2.24 05 Apr 2020 +========================================================================= + +* Add tests for ZFS pool and dataset properties (Olaf Faaland) + ========================================================================= Release Notes for nodediag version 1.2.23 06 Dec 2018 =========================================================================