aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b17229e..d78fd26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-17 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Work around `pathconf(..., _PC_NAME_MAX)` erroneously returning 0
+ for some source filesystems (issue #54).
+
2017-04-19 Martin Pärtel <martin dot partel at gmail dot com>
* Added --block-devices-as-files (issue #53).