aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-04-07 03:54:58 +0200
committerGravatar Tom Willemsen2013-04-07 03:54:58 +0200
commit9badf67e274837d0e8a1af5554717dc94fa8bbcf (patch)
tree34385b1a908e56da4c37518ba432fb8eb9895375
parent0ab12f6f7117f28c7c3c6fa822b8f80d610d0b20 (diff)
downloadclark-9badf67e274837d0e8a1af5554717dc94fa8bbcf.tar.gz
clark-9badf67e274837d0e8a1af5554717dc94fa8bbcf.zip
Remove false statement from NEWS0.1.1
-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.