diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ sbopkglint: - Shared libraries are now checked for +x permission. sbolint: +- Warning: -n option has changed meaning! It used to mean "no warnings", + use "-e" for that, now. New -n is "no notes". - Option bundling is now supported (e.g. -qr is the same as -q -r). - Long names for all options (see --help or man page). - New -n (--no-notes) option to disable notes. |