diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. +New in 0.9.x: +============= + +sbolint: +- Having multiple *.SlackBuild files is now an error. + New in 0.9.8: ============= @@ -14,7 +20,7 @@ sbolint: sbopkglint: - .pc files containing relative paths are handled better. - .pc files can now have /usr/lib*/gcc/*-slackware-linux/ as - library paths. This is unusual but harmless thing for a .pc + library paths. This is an unusual but harmless thing for a .pc file to do. - .pc files can now have /lib or /lib64 as library paths, even if the package doesn't contain either dir. |
