From 5247bff4bd2f285777da2fd57def92f4af6f5fe1 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 14 Feb 2018 17:42:22 +0100 Subject: Update Changes file and README.md --- README.md | 6 ++++++ SBO-Lib/Changes | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 97daf84..8b28a04 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes +* 2.5 - 2018-02-14 + * Document download behaviour #66 + * Remake sbosnap and sboremove to have OO semantics + * Strip -compat32 from slackbuild names when looking them up #65 + * Optimise searching in sbofind + * 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 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index caf9b7a..60e9f54 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,3 +1,11 @@ +2.5 - 2018-02-14 + * Document download behaviour + (https://github.com/pink-mist/sbotools/issues/66) + * Remake sbosnap and sboremove to have OO semantics + * Strip -compat32 from slackbuild names when looking them up + (https://github.com/pink-mist/sbotools/issues/65) + * Optimise searching in sbofind + 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 -- cgit v1.2.3