aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e777147..c05bd7b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,11 +8,12 @@
o retrieve up to 4 EDID extension blocks
o add --skip-vbe-check for skipping call for VBE info; useful if
calling the program multiple times for different ports
- o on failure, return exit status 2 if no successful VBE calls were made
+ o on failure, return exit status 2 if successful VBE calls were made
o never retry in console mode if the card reports that the port does
not support DDC (usually this means that the port has no display
devices connected)
- o add basic 15 sec timeout, with --no-timeout for disabling it
+ o add basic 15 sec timeout (exit status 3), with --no-timeout for
+ disabling it
- monitor-parse-edid:
o print EDID version and the number of EDID extension blocks