summaryrefslogtreecommitdiff
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 aaf1eab3..20e2bf54 100644
--- a/NEWS
+++ b/NEWS
@@ -198,6 +198,11 @@ behaviour is desirable for two reasons:
output which makes them easier to spot when there is
lots of output. (Closes: #430392)
+- Build system changes:
+
+ * Using libept is optional; use --disable-ept to disable it.
+ Debtags are not properly supported without libept.
+
- Documentation:
* [doc]: add section on exit status to the man page