diff options
author | Robby Workman <rworkman@slackware.com> | 2018-12-30 04:21:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2018-12-30 04:21:36 -0600 |
commit | d358f77039efcf712b22c7243a1f4231d0f73c28 (patch) | |
tree | 689000a4f097a4e2cb975768ce82e0ae803d8e1f /files/ChangeLog | |
parent | a14cc9c88821f9ff9016bb477bce50d02ee9cbf8 (diff) | |
download | slackpkg-d358f77039efcf712b22c7243a1f4231d0f73c28.tar.xz |
Release 2.84.0_beta2
This should fix blacklisting of entire package sets; thanks much
to David Woodfall (dive) for this. Note that the sample blacklist
file has changed to reflect the new syntax for blacklisting sets
(add a trailing slash, e.g. "kde/")
Diffstat (limited to 'files/ChangeLog')
-rw-r--r-- | files/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/files/ChangeLog b/files/ChangeLog index c0806d9..ccf6635 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 30 10:21:10 UTC 2018 +--------------- + - 2.84.0_beta2 + - Fix support for blacklisting entire package sets; blacklisted sets + now need a trailing slash, e.g. kde/ (David Woodfall) Sun Dec 2 06:46:33 UTC 2018 --------------- |