aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index c96166b..5431f1e 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,10 +1,13 @@
+2015-09-22:
+ * (seebs) Fix modes after fopen/fopen64.
+
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.
- * (seedbs) and 1.7.3, of course.
+ * (seebs) and 1.7.3, of course.
2015-09-03:
* (seebs) Use original mode, not 0600, for the chmods used to