diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-12-19 20:16:29 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-12-19 20:16:29 +0100 |
commit | cab0b811c7504864f7a36f766345e9dc01aa6bf1 (patch) | |
tree | 3a4cf3bb6c1953fdfea1ddb3a9dc959f3115dc13 /SBO-Lib/Changes | |
parent | 9ac6561aaeaf70483fb81218a3707e99b9906b80 (diff) | |
download | sbotools2-cab0b811c7504864f7a36f766345e9dc01aa6bf1.tar.xz |
README.md, Changes: add bugfix for issue 46.
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 0992258..812cdd7 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -10,6 +10,8 @@ (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) 2.0 - 2016-07-02 * Major new features |