summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 364d868..8bc1eba 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ Utilities:
install and uninstall cleanly due to data files being stored after
the directories that contain them. This bug was exposed by changes
in opkbuild version 4.1.0.
+ * ob-buildopk now checks for the "touch" utility's "-h" option at run
+ time instead of configure checking for it at build time. This will
+ allow ob-buildopk to detect and make use of changes to BusyBox's
+ configuration.
opkbuild version 4.1.2
----------------------