aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-19 16:28:38 -0600
committerTim Harder <radhermit@gmail.com>2021-03-19 16:28:38 -0600
commitda5334d93a85a274667992ed7d3bdbbd8450f3ce (patch)
treeeb21db952ca475afb61287ea2bc20cf1ad488cc0
parenttests: simplify git restriction generation to a single pkg category (diff)
downloadpkgcheck-da5334d93a85a274667992ed7d3bdbbd8450f3ce.tar.gz
pkgcheck-da5334d93a85a274667992ed7d3bdbbd8450f3ce.tar.bz2
pkgcheck-da5334d93a85a274667992ed7d3bdbbd8450f3ce.zip
update newsv0.9.4
-rw-r--r--NEWS.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index f8710448..53dafd62 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,21 @@ Release Notes
=============
---------------------------
+pkgcheck 0.9.4 (2021-03-19)
+---------------------------
+
+- MetadataVarCheck: Add KEYWORDS verification (#303).
+
+- GitAddon: Store commit timestamp instead of date string.
+
+- MissingLocalUseDesc: Add explicit result for local use flags missing
+ descriptions.
+
+- DirectStableKeywords: Skip acct-group and acct-user categories (#308).
+
+- PackageMetadataXmlCheck: Support proxied metadata.xml attribute.
+
+---------------------------
pkgcheck 0.9.3 (2021-03-12)
---------------------------