summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07e9a62c..dbd69371 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,12 @@ behaviour is desirable for two reasons:
--fix-missing option or setting
Aptitude::CmdLine::Fix-Missing.
+ * [cmdline]: --visual-preview exits with non-zero status:
+ - user quits (1);
+ - a package fails to download and the user
+ chooses not to continue (100); or
+ - a package fails to install (100).
+ (Closes: #282408)
* [cmdline]: changelog exits with non-zero status on any
error (Closes: #675833)