merge -r 58784:58785
[mono.git] / mcs / class / System / System.Security.AccessControl / ChangeLog
1 2005-11-17  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * SemaphoreRights.cs: New (2.0). Enum of all the rights applicable to
4         semaphores.
5         * SemaphoreSecurity.cs: New (2.0). Very incomplete - to allow the 
6         Semaphore to compile.