aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cce4e2e..10d3002 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
The real ChangeLog is the git log. This is just a summary of the
user-visible changes between releases.
+New in 0.9.7:
+=============
+
+sbolint:
+- Check package name ($PRGNAM) against a list of packages included in
+ Slackware. It's an error if $PRGNAM is already included in Slackware.
+ It's a case-insensitive match, so e.g. a user package called "mplayer"
+ would match Slackware's "MPlayer".
+
New in 0.9.6.2:
===============