From a6f21a1f4e70a1db354c9927c4b3938759faf033 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 27 Jul 2017 14:08:25 +0200 Subject: NEWS.md: update --- NEWS.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 22d8499..b07959f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,9 +5,15 @@ cases using a pipe. Filenames are quoted by default when printing to TTY. +* Feature: lr now respects the locale, which mainly influences date format. +* Feature: new option `-C` to change the color of files. +* Feature: new argument `@file` to read file names from a file. +* Bug: lr now reports errors and sets exit code when toplevel + arguments can not be stat'ed. + ## 0.4 (2017-04-25) -* Feature: argument '-' means read files from standard input +* Feature: argument `-` means read files from standard input ## 0.3.2 (2016-05-20) @@ -15,7 +21,7 @@ ## 0.3.1 (2016-03-31) -* Bug: =~ was not recognized (broken since 0.3) +* Bug: `=~` was not recognized (broken since 0.3) * Add emacs contrib (lr.el) ## 0.3 (2016-02-28) -- cgit 1.4.1