diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-27 11:48:06 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-27 11:48:06 +0100 |
commit | 67c75e9079df14c4768418d6c167c166900e50c6 (patch) | |
tree | 3719da4b3ee3ed6d89dd86b750f91196b7db89e0 | |
parent | 79521de6b92743c6a7567460a2db0713d40f3568 (diff) | |
download | sbotools2-67c75e9079df14c4768418d6c167c166900e50c6.tar.xz |
Add one more change to Changes file
-rw-r--r-- | SBO-Lib/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 6015d1f..28d7c33 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -5,3 +5,5 @@ * Fix issue when TMP is set (https://github.com/pink-mist/sbotools/issues/4) * Fix various bugs related to cleanup code * Change location of website + * Fix downloading of multiple sources in newer slackbuilds + (https://github.com/pink-mist/sbotools/issues/5) |