aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--SBO-Lib/Changes6
2 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index b468c45..829d0b3 100644
--- 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
index 5d43a13..b505226 100644
--- 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