about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md5
1 files changed, 5 insertions, 0 deletions
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.