diff options
Diffstat (limited to 'SBO-Lib/Changes')
| -rw-r--r-- | SBO-Lib/Changes | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 588b0ec..1189995 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -5,9 +5,17 @@    * New features:      - Support for templates for installing things with specified options        (https://github.com/pink-mist/sbotools/issues/38) +    - Display other README files if the slackbuild comes with them +      (https://github.com/pink-mist/sbotools/issues/49)    * Bugfixes      - sboinstall/sboremove disagreeing about a package being installed        (https://github.com/pink-mist/sbotools/issues/44) +    - sbocheck and sboupgrade misinterpreting version strings +      (https://github.com/pink-mist/sbotools/issues/45) +    - parsing .info files without leading space on second line +      (https://github.com/pink-mist/sbotools/issues/46) +    - local git repo gets partially chowned to root +      (https://github.com/pink-mist/sbotools/issues/47)  2.0 - 2016-07-02    * Major new features | 
