X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cecdd5ab62e297509a176c1f9b30e8a91137ea6d;hb=7a4d87fb5a3ad4c8a300940dc472749c6c84fa70;hp=0a1dc62535f6c20ee8ea4d808781ab6c5d7ad755;hpb=8ff1fb9421879c3869ff9c640d248199dcda3151;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 0a1dc6253..cecdd5ab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-01-31 Paul Eggert + + * lib/mkdir-p.c (make_dir_parents): Close a race condition that + occurs when "mkdir -m foo" creates a setgid directory that is (1) + writeable to group or other and (2) is intended to have a special + mode bit that is set or cleared. In such a case, the directory + should be neither group- nor other-writeable until the special + mode bits are right. + 2007-01-31 Eric Blake * modules/mountlist (Depends-on): Add strstr