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.