aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-06-11 14:44:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-06-11 14:44:11 +0200
commit8040c93dc4c2c99a0100d16abe269385803834cc (patch)
treeae4b247d16fb002e4fc55644dbfdc8116bb86020
parente75248e863896a63785deaa7383451492f9f7802 (diff)
Update NEWS file
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24f2673..b83bfaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 0.17.0
+
+ * Support for preserving existing package configuration on up/downgrade
+ and reconfiguration.
+
+ * Support for the enable clause in the `tests` package manifest value.
+
+ * New per package configuration *-build-*email manifest values.
+
+ * New build-bot package manifest value allows specifying package-custom
+ build bots.
+
+ * Support for specifying package archives and directories as dependencies
+ for pkg-build.
+
+ * New `none` value for the --recursive option in pkg-bindist.
+
+ * Empty --archive-lang* option values in pkg-bindist are now treated as a
+ request to clear previous entries.
+
Version 0.16.0
* System package manager query/installation support for Debian and Fedora