Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System.Security.AccessControl/ChangeLog')
-rw-r--r--mcs/class/System/System.Security.AccessControl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <sebastien@ximian.com>
+
+ * SemaphoreAccessRule.cs, SemaphoreAuditRule.cs, SemaphoreSecurity.cs:
+ Fix build (with my corlib's changes) with some defaults (probably bad)
+ values.
+
2006-09-28 Andrew Skiba <andrews@mainsoft.com>
* SemaphoreAuditRule.cs: TARGET_JVM