From 82efde9f686091ea58f66b5a8695c808059877f4 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Thu, 18 May 2017 18:35:01 +0200 Subject: Update README.md and Changes --- README.md | 2 ++ SBO-Lib/Changes | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index b890fab..09512d8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ * Rewrite sboremove from the ground up so it relies less on global state * Fix for parsing README with useradd/groupadd commands which span lines #57 * Add --reinstall option to sboinstall #58 + * Exit with error when sbosnap fails to sync with a repo #61 + * Add version information to sbofind output #60 * 2.3 - 2017-01-21 * Bugfix for parsing .info files with \ among the separators #55 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index aaf1a3b..f717c03 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -4,6 +4,10 @@ (https://github.com/pink-mist/sbotools/issues/57) * Add --reinstall option to sboinstall (https://github.com/pink-mist/sbotools/issues/58) + * Exit with error when sbosnap fails to sync with a repo + (https://github.com/pink-mist/sbotools/issues/61) + * Add version information to sbofind output + (https://github.com/pink-mist/sbotools/issues/60) 2.3 - 2017-01-21 * Bugfix for parsing .info files with \ among the separators -- cgit v1.2.3