summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-05-28 01:06:01 +0000
committerChristos Zoulas <christos@zoulas.com>2022-05-28 01:06:01 +0000
commita6de062b431e1fd1b69bd07d99d157bf73dff460 (patch)
treeaf77339fca306b8a18198f2230b61a8df92f1682
parentf448f3e5c37de8c285ac14b032b2bdcea82fc08b (diff)
downloadfile-git-a6de062b431e1fd1b69bd07d99d157bf73dff460.tar.gz
new fix
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48457e8e..11af0d75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-05-27 21:05 Christos Zoulas <christos@zoulas.com>
+
+ * PR/351: octalify filenames when not raw before printing.
+
2022-04-18 17:51 Christos Zoulas <christos@zoulas.com>
* fix regex cacheing bug (Dirk Mueller)