From 790e81853671d2a998bbbf57e19039dd8a6eae8f Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Fri, 27 Nov 2020 06:38:44 -0500 Subject: [PATCH] mdb-count is new since 0.7.1 [CI SKIP] --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 5076e45..6770a99 100644 --- a/NEWS +++ b/NEWS @@ -36,9 +36,9 @@ parameter, so that date formats can be set in a non-global fashion: The above function is the most common reason that old projects will fail to compile on 0.9, and the fix is straightforward. -This release introduces a new CLI tool (mdb-queries) and deprecates mdb-array, -mdb-header, and mdb-parsecsv. Several man pages have been added or otherwise -brought up to date. +This release introduces two new CLI tools (mdb-count and mdb-queries) and +deprecates mdb-array, mdb-header, and mdb-parsecsv. Several man pages have been +added or otherwise brought up to date. The GNOME-based GUI tool that formerly shipped with MDB Tools has been moved to a separate project, here: