From b9875280405812830ad825922e351fc6d097139e Mon Sep 17 00:00:00 2001 From: nbm Date: Thu, 6 Jan 2005 14:07:48 +0000 Subject: [PATCH] Finished search permissions functionality as expressed in this file. --- docs/SearchPermissions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SearchPermissions.txt b/docs/SearchPermissions.txt index 3c2596d..87ce854 100644 --- a/docs/SearchPermissions.txt +++ b/docs/SearchPermissions.txt @@ -34,7 +34,7 @@ Search permissions on a document needs to be updated when: changes by copying permissions to a folder. (done) 5) The folder that determines the permissions on the document - changes by the document being moved. (not done yet) + changes by the document being moved. (done) Search permissions of a user needs to be updated when: -- libgit2 0.21.4