diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ 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. +- You can use - for a build name, to read a list of builds from + standard input. This is actually not new, but was undocumented before. - If doinst.sh exists, it's checked for correct usage of config(), preserve_perms(), and gtk-update-icon-cache. |