From: Steinar H. Gunderson Date: Mon, 12 Oct 2020 07:56:21 +0000 (+0200) Subject: Add a NEWS file (pretty boring currently). X-Git-Tag: 1.0.2~1 X-Git-Url: https://git.sesse.net/?p=plocate;a=commitdiff_plain;h=49f5985ab584c4bac9a0d4d98bf663a331414b49 Add a NEWS file (pretty boring currently). --- diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..619018b --- /dev/null +++ b/NEWS @@ -0,0 +1,13 @@ +plocate 1.0.2, October 12th, 2020 + + - Various bugfixes. + + +plocate 1.0.1, October 11th, 2020 + + - Unbreak linear scanning (for very short patterns, or regexes). + + +plocate 1.0.0, October 11th, 2020 + + - Initial release.