diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-05 11:58:17 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-05 12:08:20 -0300 |
commit | 2456b456ae72c7c56c03aaf131aef7a2e7ad011b (patch) | |
tree | 7b436fcd7cde286a8530fdcfc44eca1fb857973f /changes/bug_2569_question_mark | |
parent | e6b055fc2b054c1ab12e2554e9dbe73f47c647c0 (diff) |
Only show question mark when the previous check passed
Diffstat (limited to 'changes/bug_2569_question_mark')
-rw-r--r-- | changes/bug_2569_question_mark | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_2569_question_mark b/changes/bug_2569_question_mark new file mode 100644 index 00000000..de49e17b --- /dev/null +++ b/changes/bug_2569_question_mark @@ -0,0 +1,2 @@ + o Only show the question mark for a check being done if the previous + one passed. Fixes #2569.
\ No newline at end of file |