summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64453df..d983b9c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@ Utilities:
* opkbuild now supports commands with arguments as arguments to the
"-r" option, for example "-r 'env -i fakeroot'".
+Build system:
+
+ * configure now checks the shell for support for the "local" keyword
+ and 64-bit arithmetic.
+
opkbuild version 4.1.1
----------------------