diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,11 +1,17 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. -New in 0.9.x: +New in 0.9.9: ============= sbolint: - Having multiple *.SlackBuild files is now an error. +- doinst.sh must not use chmod. +- doinst.sh must not refer to $PKG (it won't be set when it runs). + +sbopkglint: +- Package which bundle their own glibc in /opt no longer trigger + a bad glibc version error (example: signal-desktop). New in 0.9.8: ============= |
