diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-12-18 09:45:22 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-12-18 09:45:22 +0100 |
commit | 9ac6561aaeaf70483fb81218a3707e99b9906b80 (patch) | |
tree | c87cdfb39858b9e8d54a48932236eb6e5071248d /SBO-Lib/Changes | |
parent | 19e43d2ab17b2da2fd45214dfab9baeef117489b (diff) | |
download | sbotools2-9ac6561aaeaf70483fb81218a3707e99b9906b80.tar.xz |
README.md, Changes: add bugfix for issue 45.
Diffstat (limited to 'SBO-Lib/Changes')
-rw-r--r-- | SBO-Lib/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 588b0ec..0992258 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -8,6 +8,8 @@ * 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) 2.0 - 2016-07-02 * Major new features |