diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | SBO-Lib/Changes | 3 | 
2 files changed, 6 insertions, 0 deletions
| @@ -13,6 +13,7 @@        whatever is found in the regular repository.         - https://github.com/pink-mist/sbotools/issues/8         - https://github.com/pink-mist/sbotools/issues/13 +       - https://github.com/pink-mist/sbotools/issues/14         - https://github.com/pink-mist/sbotools/issues/15      * SLACKWARE_VERSION setting @@ -43,6 +44,8 @@         - https://github.com/pink-mist/sbotools/issues/16      * manpage fixes         - https://github.com/pink-mist/sbotools/issues/17 +    * sboupgrade handles dependencies better +       - https://github.com/pink-mist/sbotools/issues/12  * 1.9 - 2015-11-27    * Make it compatible with perls newer than 5.18 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 91d14f4..9540fce 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -5,6 +5,7 @@        whatever is found in the regular repository.         - https://github.com/pink-mist/sbotools/issues/8         - https://github.com/pink-mist/sbotools/issues/13 +       - https://github.com/pink-mist/sbotools/issues/14         - https://github.com/pink-mist/sbotools/issues/15      * SLACKWARE_VERSION setting        Allows to specify the slackware version to sync from SBo. Previously only @@ -32,6 +33,8 @@         - https://github.com/pink-mist/sbotools/issues/16      * manpage fixes         - https://github.com/pink-mist/sbotools/issues/17 +    * sboupgrade handles dependencies better +       - https://github.com/pink-mist/sbotools/issues/12  1.9 - 2015-11-27    * Make it compatible with perls newer than 5.18 | 
