diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -12,6 +12,8 @@ sbopkglint:  - Long names for all options (see --help or man page).  - New static library test (permissions, ownership, validity, plus a    note if there's also a shared version of the same lib). +- Files that aren't supposed to exist in perl builds are now +  checked for (perllocal.pod, .packlist, *.bs).  sbolint:  - Warning: -n option has changed meaning! It used to mean "no warnings", @@ -26,6 +28,11 @@ sbolint:  - If the slack-desc still has "(short description of app)", that's an error.  - The -a option now redirects stdout to a log file, if stdout is a terminal. +sbodl: +- Color is now used only if stdout is a TTY. +- Exit status is now useful: success if all files exist and their +  md5sums match, or failure otherwise. +  New in 0.8.2:  ============= | 
