diff options
| author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-04 13:57:14 +0100 | 
|---|---|---|
| committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-04 13:57:14 +0100 | 
| commit | 66e6e3b25d72c37a3977f552cf9bc8ab31cd981b (patch) | |
| tree | 92d6595c4924974e5cd716d1d21b7eed6707a75a /SBO-Lib | |
| parent | 7a9427748e17db29fb1bd4d2703d0d964f64f379 (diff) | |
| download | sbotools2-66e6e3b25d72c37a3977f552cf9bc8ab31cd981b.tar.xz | |
Updated Changes file
Diffstat (limited to 'SBO-Lib')
| -rw-r--r-- | SBO-Lib/Changes | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 28d7c33..8a3ab21 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,3 +1,14 @@ +1.10 - Unreleased +  * Use system perl when running and installing sbotools +  * Try to use sbosrcarch if a download fails +    (https://github.com/pink-mist/sbotools/issues/7) +  * LOCAL_OVERRIDES setting added allowing locally maintained packages +    to override what might or might not be on SBo +    (https://github.com/pink-mist/sbotools/issues/8) +  * SLACKWARE_VERSION setting added to allow the repository for a different +    version of slackware to be used. Useful if you're on -current and +    /etc/slackware-version has been updated, but neither slackbuilds.org or +    sbotools have been updated yet.  1.9 - 2015-11-27    * Make it compatible with perls newer than 5.18    * Lots of code cleanup | 
