diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-21 14:10:40 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-21 14:10:40 -0400 |
commit | 0fbac3dd5e0471aa08e5ec48ecefd45ea31e8376 (patch) | |
tree | ab24dba9fbd84a5187c82f6fd7f667847e34a467 /NEWS | |
parent | 1e405f781ef7778af5f410001b7b2540aaec406d (diff) | |
download | sbo-maintainer-tools-0fbac3dd5e0471aa08e5ec48ecefd45ea31e8376.tar.gz |
Update NEWS.
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. |