aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2017-01-21 02:38:29 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2017-01-21 02:38:29 +0100
commit2ca328dbad66a6de65b170d98b2995b9fb7aa254 (patch)
tree19422254e0e97661574717463c9367b12fed1615
parent56dd27586e28ef80850e83601f26e01a95a7110b (diff)
downloadsbotools-2ca328dbad66a6de65b170d98b2995b9fb7aa254.tar.xz
Update README.md and Changes files
-rw-r--r--README.md3
-rw-r--r--SBO-Lib/Changes8
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: