aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--SBO-Lib/Changes2
2 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b07b5c4..91d0695 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
- Support for templates for installing things with specified options #38
* Bugfixes
- sboinstall/sboremove disagreeing about a package being installed #44
+ - sbocheck and sboupgrade misinterpreting version strings #45
* 2.0 - 2016-07-02
* Major new features
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