X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=a09da0aebc6ffda1ec128c46a0ae9ac3e605650c;hb=498466c6434e479cd973fe7655b4feb51dd2c378;hp=0ccf4cfe80194880b7876f72c022ccd3f828cb10;hpb=e43c1d184ebbeb22977201f555b9730d490f70ec;p=plocate diff --git a/NEWS b/NEWS index 0ccf4cf..a09da0a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +plocate 1.1.5, February 24th, 2021 + + - Various bugfixes. + + +plocate 1.1.4, February 14th, 2021 + + - updatedb now uses ~15% less CPU time. + + - Installs a file CACHEDIR.tag into /var/lib/plocate, to mark the directory + as autogenerated. Suggested by Marco d'Itri. + + - Manpage fixes; patch by Jakub Wilk. + + plocate 1.1.3, December 19th, 2020 - Various portability fixes.