From 85b4b2bb94c2ab4e837aa5fc99c5209cee4f58f2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 27 Jul 2017 13:46:08 +0200 Subject: lr: breaking change: swap meaning of -Q This is a bit unfortunate, but the better behavior in the long run. --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index f6bd01e..22d8499 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ ## HEAD +* **Breaking change**: the `-Q` flag changed meaning to *enable* quoting + (as it does in GNU ls), since shell quoting is not so useful in many + cases using a pipe. Filenames are quoted by default when printing + to TTY. + ## 0.4 (2017-04-25) * Feature: argument '-' means read files from standard input -- cgit 1.4.1