sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 837d1ac3ebe8aab88e9fb8efb5d2c8777bad7ddf
parent 10aac4119f3934a0e7b54c5ee4a788a24072955b
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed, 15 Jun 2016 00:07:38 +0200

Update changes file

Diffstat:
MREADME.md | 4++--
MSBO-Lib/Changes | 6+++++-
2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -25,7 +25,7 @@ * Travis CI integration Every push will now cause the test-suite to be run. #18 - * Hundreds of new unit-tests. #18 #19 #23 #24 #25 #27 #28 #31 #32 #33 #35 + * Hundreds of new unit-tests. #18 #19 #23 #24 #25 #27 #28 #31 #32 #33 #35 #41 #43 * Minor/bugfixes/documentation fixes * Use system perl when running and installing sbotools. * sbocheck output changed. #10 #13 #20 @@ -33,7 +33,7 @@ * manpage fixes. #17 * sboupgrade handles dependencies better. #12 #28 * Update bundled Sort::Versions to 1.62. - * sboinstall/upgrade: small bugfixes. #21 #35 + * sboinstall/upgrade/sbocheck: small bugfixes. #21 #35 #41 #43 * sbosnap: display download progress, update git trees better. #26 #27 * 1.9 - 2015-11-27 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes @@ -44,6 +44,8 @@ - https://github.com/pink-mist/sbotools/issues/32 - https://github.com/pink-mist/sbotools/issues/33 - https://github.com/pink-mist/sbotools/issues/35 + - https://github.com/pink-mist/sbotools/issues/41 + - https://github.com/pink-mist/sbotools/issues/43 * Minor/bugfixes/documentation fixes * Use system perl when running and installing sbotools * sbocheck output changed @@ -58,9 +60,11 @@ - https://github.com/pink-mist/sbotools/issues/12 - https://github.com/pink-mist/sbotools/issues/28 * Update bundled Sort::Versions to 1.62 - * sboinstall/upgrade: small bugfixes + * sboinstall/upgrade/check: small bugfixes - https://github.com/pink-mist/sbotools/issues/21 - https://github.com/pink-mist/sbotools/issues/35 + - https://github.com/pink-mist/sbotools/issues/41 + - https://github.com/pink-mist/sbotools/issues/43 * sbosnap: display download progress, update git trees better - https://github.com/pink-mist/sbotools/issues/26 - https://github.com/pink-mist/sbotools/issues/27