From b3b32327e371d87a4ef36727b840c0e844b6f148 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Tue, 18 Jun 2019 10:52:33 -0400
Subject: ob-buildopk: Use touch -t

---
(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 97e598c..a845c6d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ opkbuild version 4.1.1
 
 Released: ????-??-??
 
+Utilities:
+
+  * ob-buildopk now uses the "touch" utility's "-t" option instead of
+    "-d".  Both are required by POSIX, but BusyBox supports only the
+    argument format of the former.
+
 libopkbuild:
 
   * A new function ob_touch_t_gmtime() has been added.
--
cgit v0.9.1