diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | SBO-Lib/Changes | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes -* 2.4 - Unreleased +* 2.4 - 2017-05-18 * 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 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index f717c03..caf9b7a 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,4 +1,4 @@ -2.4 - Unreleased +2.4 - 2017-05-18 * Rewrite sboremove from the ground up so it relies less on global state * Fix for parsing README with useradd/groupadd commands which span lines (https://github.com/pink-mist/sbotools/issues/57) |