From cb749e23255d4a35b29f1d37464d555e41bfa1ff Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 20 Dec 2016 13:19:33 +0100 Subject: README.md, Changes: add bugfix for issue 47. --- README.md | 1 + SBO-Lib/Changes | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 448224e..c49252a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ - sboinstall/sboremove disagreeing about a package being installed #44 - sbocheck and sboupgrade misinterpreting version strings #45 - parsing .info files without leading space on second line #46 + - local git repo gets partially chowned to root #47 * 2.0 - 2016-07-02 * Major new features diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 812cdd7..9a4e0ba 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -12,6 +12,8 @@ (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) + - local git repo gets partially chowned to root + (https://github.com/pink-mist/sbotools/issues/47) 2.0 - 2016-07-02 * Major new features -- cgit v1.2.3