X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FSystem%2FSystem.Security.AccessControl%2FChangeLog;h=db3d0ef3b9b2821ff378f47e1d0d97a22079c6f7;hb=3d693eeb90339833968d66c3dc9fde2fa3ba2cef;hp=51c6bfab5bf1978680023d715322fd4a717fe908;hpb=f99ce750ee781a2584e849a0264300fa4d99aaaa;p=mono.git diff --git a/mcs/class/System/System.Security.AccessControl/ChangeLog b/mcs/class/System/System.Security.AccessControl/ChangeLog index 51c6bfab5bf..db3d0ef3b9b 100644 --- a/mcs/class/System/System.Security.AccessControl/ChangeLog +++ b/mcs/class/System/System.Security.AccessControl/ChangeLog @@ -1,3 +1,9 @@ +2006-10-31 Sebastien Pouliot + + * SemaphoreAccessRule.cs, SemaphoreAuditRule.cs, SemaphoreSecurity.cs: + Fix build (with my corlib's changes) with some defaults (probably bad) + values. + 2006-09-28 Andrew Skiba * SemaphoreAuditRule.cs: TARGET_JVM