From: Michael Orlitzky Date: Wed, 15 Aug 2012 15:38:32 +0000 (-0400) Subject: Remove the TODO (it's done). X-Git-Tag: v0.0.1~7 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=apply-default-acl.git;a=commitdiff_plain;h=811684ab7ca69f16e1a4af4d7721ed9b6b3c100c Remove the TODO (it's done). --- diff --git a/TODO b/TODO deleted file mode 100644 index c66a22b..0000000 --- a/TODO +++ /dev/null @@ -1,4 +0,0 @@ -* Directories should also reinherit the default ACL of the - parent. This should work similarly to the regular reapplication, - except that we should *always* take the union of two identical - entries. We need not remove any bits selectively.