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/Microsoft.CSharp/ChangeLog')
-rw-r--r--mcs/class/System/Microsoft.CSharp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mcs/class/System/Microsoft.CSharp/ChangeLog b/mcs/class/System/Microsoft.CSharp/ChangeLog
index b9e06652430..6fbed3e9cc0 100644
--- a/mcs/class/System/Microsoft.CSharp/ChangeLog
+++ b/mcs/class/System/Microsoft.CSharp/ChangeLog
@@ -1,3 +1,13 @@
+2004-07-13 Peter Williams <peter@newton.cx>
+
+ * CSharpCodeCompiler.cs (CompileAssemblyFromDomBatch): Include
+ counter in the extension so that batch compilations work.
+ (CompileAssemblyFromSourceBatch): Same.
+
+2004-07-12 Fawad Halim <fawad@fawad.net>
+
+ * CSharpCodeGenerator.cs : Have GenerateField generate field sans the type for enums.
+
2004-06-28 Atsushi Enomoto <atsushi@ximian.com>
* CSharpCodeCompiler.cs : (only for windows) First check mcs.bat, then