summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 60bf6b44a..161c2003e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2010-06-22 Corinna Vinschen <corinna@vinschen.de>
+ * flock.cc (allow_others_to_sync): Use small stack buffer rather
+ than big temp buffer. Fix typo in comment.
+ (lf_setlock): Revert to using tmp_pathbuf.
+ (lf_getlock): Ditto.
+
+2010-06-22 Corinna Vinschen <corinna@vinschen.de>
+
* sec_acl.cc (setacl): Use the long time unused ACL_DEFAULT_SIZE
instead of a constant value.
* security.cc (alloc_sd): Ditto.