aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 021b5f5..38f1fe6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,7 @@
- Any errors that are caught will now exit with status code 1. This
makes it easier for other programs, like Conkeror, to determine
- if an action was succesful. This does not yet happen if an
- uncaught exception occurs.
+ if an action was succesful.
- Errors are now printed to ~stderr~ more consistently.