aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9b39838..d12d5cc 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,9 @@
2015-09-04:
* (seebs) add return value printing to wrapper debug!
+ * (seebs) make mkdirat() restore errno, also don't pass
+ AT_SYMLINK_NOFOLLOW to fchmodat() since it is ignored, and
+ we know that if the thing exists at all, it is a directory
+ and thus AT_SYMLINK_NOFOLLOW would be irrelevant anyway.
2015-09-03:
* (seebs) Use original mode, not 0600, for the chmods used to