aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-06-21 04:34:31 -0400
committerB. Watson <urchlay@slackware.uk>2023-06-21 04:34:31 -0400
commitecdd88685078da6de7f65c684bc5d3f59d09a9f9 (patch)
tree7b1447fe29fd282bab891853a2048d4467037495 /NEWS
parentf1b7e4355c01521758cd1d9881c29d07134d1a84 (diff)
downloadsbo-maintainer-tools-ecdd88685078da6de7f65c684bc5d3f59d09a9f9.tar.gz
sbolint: bad icon cache check, Getopt::Long support.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9bd00f0..896ee7e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ sbopkglint:
- Shared libraries are now checked for +x permission.
sbolint:
+- 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.
- If doinst.sh exists, it's checked for correct usage of config(),
preserve_perms(), and gtk-update-icon-cache.