summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ecabc5..7f59feb 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,9 @@ Version 0.52.1+git, not yet released
------------------------------------
* Notification mails now include controller URL, so it's easy to see
- which ick instance they come from.
+ which ick instance they come from. They also include the exit code
+ (assuming the notification itself doesn't fail), and a clear SUCCESS
+ or FAILURE in the subject.
* Icktool shows a more humane error message if getting a token fails,
instead of a Python stack trace.