From 8191e3d50e3459f035e6eea510dd4acdbc709fc2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 24 Nov 2017 15:37:30 +0100 Subject: add -P for $'...' escaping, verify UTF-8 filenames Closes #1. --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 103acbc..8a43628 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## HEAD + +* Feature: new option `-P` to quote filenames with `$'...'` syntax. +* Feature: invalid UTF-8 filenames are quoted now. + ## 1.2 (2017-11-17) * Feature: new option `-B` for breadth first traversal. -- cgit 1.4.1