diff options
| author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 22:10:06 +0100 | 
|---|---|---|
| committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 22:10:06 +0100 | 
| commit | d42f06c1f23badb05cfa7ce2d742b30b5b16c57c (patch) | |
| tree | c0b940747cbf887a67584a72e281ecd71b8721d0 | |
| parent | 5c141598d7bc0da2b749ed9e4ad02d4196e3b1f2 (diff) | |
| download | sbotools2-d42f06c1f23badb05cfa7ce2d742b30b5b16c57c.tar.xz | |
All relevant issues now have mention in the Changes
| -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 | 
