aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index cf098ed..54567ca 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -2,6 +2,8 @@
* (seebs) use PSEUDO_STATBUF and base_lstat in path resolution, because
plain lstat can fail on XFS if an inode number is out of the 32-bit
range.
+ * (seebs) if no pointer was provided to realpath, provide allocated
+ dup.
2015-08-24:
* (seebs) drop unused/unimplemented "picky_fchmodat", since I