From 2ca328dbad66a6de65b170d98b2995b9fb7aa254 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sat, 21 Jan 2017 02:38:29 +0100 Subject: Update README.md and Changes files --- README.md | 3 ++- SBO-Lib/Changes | 8 +++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 003caf9..1fe4d29 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes -* 2.3 - Unreleased +* 2.3 - 2017-01-21 + * Bugfix for parsing .info files with \ among the separators #55 * 2.2 - 2017-01-17 * Bugfix for parsing .info files with trailing whitespace after a value #54 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index faf6021..7425fb5 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,8 +1,10 @@ -2.3 - Unreleased +2.3 - 2017-01-21 + * Bugfix for parsing .info files with \ among the separators + (https://github.com/pink-mist/sbotools/issues/55) 2.2 - 2017-01-17 - * Bugfix for parsing .info files with trailing whitespace after a value - (https://github.com/pink-mist/sbotools/issues/54) + * Bugfix for parsing .info files with trailing whitespace after a value + (https://github.com/pink-mist/sbotools/issues/54) 2.1 - 2017-01-14 * Internals: -- cgit v1.2.3