diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-05-18 18:35:01 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-05-18 18:35:01 +0200 |
commit | 82efde9f686091ea58f66b5a8695c808059877f4 (patch) | |
tree | eb9d37d10a03fd0295dcb36260ca79a4fee0f3e2 /README.md | |
parent | 130f63132e05d6bec55f70d61f059c8dad974c8c (diff) | |
download | sbotools-82efde9f686091ea58f66b5a8695c808059877f4.tar.xz |
Update README.md and Changes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |