X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=9a33169e27325f5b1f6afb48b470fcfca09cfb28;hb=6e64b5f5b9a734520ed83c0d3eb5cc87de460aab;hp=a09da0aebc6ffda1ec128c46a0ae9ac3e605650c;hpb=2c37610a19a1366bd667afa489121c2ecfa145df;p=plocate diff --git a/NEWS b/NEWS index a09da0a..9a33169 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +plocate 1.1.6, April 2nd, 2021 + + - Support searching multiple plocate databases, including the LOCATE_PATH + environment variable. See the plocate(1) man page for more information. + + - Fix an issue where updatedb would not recurse into directories on + certain filesystems, in particular the deprecated XFS V4. + + - Randomize updatedb systemd unit start time. Suggested by Calum McConnell. + + plocate 1.1.5, February 24th, 2021 - Various bugfixes.