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/OpenSystem.C/Assembly/ChangeLog')
-rw-r--r--mcs/class/OpenSystem.C/Assembly/ChangeLog51
1 files changed, 51 insertions, 0 deletions
diff --git a/mcs/class/OpenSystem.C/Assembly/ChangeLog b/mcs/class/OpenSystem.C/Assembly/ChangeLog
new file mode 100644
index 00000000000..e5fa3ecea3e
--- /dev/null
+++ b/mcs/class/OpenSystem.C/Assembly/ChangeLog
@@ -0,0 +1,51 @@
+2005-10-17 Sebastien Pouliot <sebastien@ximian.com>
+
+ * Assembly.cs: Add a RequestMinimum security permission for
+ SkipVerification.
+
+2005-04-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+ * Consts.cs: added constants for Mono.Http.dll
+
+2004-09-21 Raja R Harinath <rharinath@novell.com>
+
+ * AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
+ BOOTSTRAP_NET_2_0 is defined.
+
+2004-05-07 Raja R Harinath <rharinath@novell.com>
+
+ * AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
+ for BOOTSTRAP_WITH_OLDLIB. Mono 0.31 runtime crashes with them.
+
+2004-05-03 Lluis Sanchez Gual <lluis@ximian.com>
+
+ * Consts.cs: Added consts for NET_2_0.
+
+2004-05-03 Lluis Sanchez Gual <lluis@ximian.com>
+
+ * Consts.cs: Added consts for Mono.Posix and Mono.Security.
+
+2003-11-12 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * AssemblyInfo.cs: Added missing attribute
+
+2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * Locale.cs: Added
+
+2003-07-17 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * Consts.cs: Added
+
+2003-07-13 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * AssemblyInfo.cs: Added additional .Net 1.1 attributes
+
+2003-07-12 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * AssemblyInfo.cs: Added support for .Net 1.0 build
+
+2003-07-10 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * AssemblyInfo.cs: Added
+ * ChangeLog: Added