summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 17:18:31 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 17:28:39 (EDT)
commitf0efa30ebed5b709fcf60e3ed79d7b5b612bcc90 (patch)
treedfbdccd178424c2b3d3d89fe6eb9876bd96bfc54 /NEWS
parent1d1fe814c9a46905bdf996af34c0ff81bf6f8d22 (diff)
tests/lib/ob_get_binary_parameter.sh: New file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d983b9c..efb7d19 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Utilities:
* opkbuild now supports commands with arguments as arguments to the
"-r" option, for example "-r 'env -i fakeroot'".
+libopkbuild:
+
+ * ob_get_binary_parameter() is now covered by the test suite.
+
Build system:
* configure now checks the shell for support for the "local" keyword