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:
authorSebastien Pouliot <sebastien@ximian.com>2004-07-07 23:48:25 +0400
committerSebastien Pouliot <sebastien@ximian.com>2004-07-07 23:48:25 +0400
commit677b25b099fc9a94e5beb046ecf0030d9f09bdc3 (patch)
treed2adca6b63c99c3430162984783225bb1f559cf2 /mcs/class/System.Security/ChangeLog
parent4474c0890f20e62df4242c3b9e9be951dcef1ef6 (diff)
2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Added a reference to Mono.Security because we'll require many class from it for the NET_2_0 profile - but it would be better not to have the dependency for NET_1_1. * System.Security.dll.sources: Added a lot of existing classes (from 1.2 documentation) that were never compiled. svn path=/trunk/mcs/; revision=30857
Diffstat (limited to 'mcs/class/System.Security/ChangeLog')
-rw-r--r--mcs/class/System.Security/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/System.Security/ChangeLog b/mcs/class/System.Security/ChangeLog
index a11794d4a7e..3f970f8a836 100644
--- a/mcs/class/System.Security/ChangeLog
+++ b/mcs/class/System.Security/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-07 Sebastien Pouliot <sebastien@ximian.com>
+
+ * Makefile: Added a reference to Mono.Security because we'll require
+ many class from it for the NET_2_0 profile - but it would be better
+ not to have the dependency for NET_1_1.
+ * System.Security.dll.sources: Added a lot of existing classes (from
+ 1.2 documentation) that were never compiled.
+
2004-03-26 Sebastien Pouliot <sebastien@ximian.com>
* System.Security.dll.sources: Added internal class Manifest.