Fix typo in 2006-12-04 entry; it should have read "chown before
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jun 2007 22:22:01 +0000 (22:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jun 2007 22:22:01 +0000 (22:22 +0000)
chmod", not "chmod before chown".

ChangeLog

index 60295582934894d150b625db4d5bde4dcf70bd5d..e7aed7f7424528c1a7f462bb720390207030a644 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        compress files with the sticky bit set, on general principle.
        (copy_stat): Don't copy the setuid, setgid, or sticky bits,
        as (given the above change) they'll always be zero here.
-       Invoke chmod before chown, to close a race condition.
+       Invoke chown before chmod, to close a race condition.
 
        * .cvsignore: Add *.doc, build-aux.
        * doc/.cvignore: New file.