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.CodeDom.Compiler/ChangeLog')
-rwxr-xr-xmcs/class/System/System.CodeDom.Compiler/ChangeLog35
1 files changed, 0 insertions, 35 deletions
diff --git a/mcs/class/System/System.CodeDom.Compiler/ChangeLog b/mcs/class/System/System.CodeDom.Compiler/ChangeLog
deleted file mode 100755
index 49367f92adf..00000000000
--- a/mcs/class/System/System.CodeDom.Compiler/ChangeLog
+++ /dev/null
@@ -1,35 +0,0 @@
-2002-05-28 Daniel Stodden <stodden@in.tum.de>
-
- * CodeDomProvider.cs: added, incomplete
-
- * CodeGeneratorOptions.cs: added, complete
-
- * CompilerErrorCollection.cs: added, stub
-
- * CompilerOptions.cs: added, stub
-
- * CompilerResults.cs: added, complete
-
- * GeneratorSupport.cs: added, complete
-
- * ICodeCompiler.cs: added, complete
-
- * ICodeParser.cs: added, complete
-
- * IndentedTextWriter.cs: added, complete
-
- * LanguageOptions.cs: added, complete
-
- * TempFileCollection.cs: added, stub
-
- * ICodeGenerator.cs: added, complete
-
-2002-01-05 Ravi Pratap <ravi@ximian.com>
-
- * CodeGenerator.cs : Mark bits with MonoTODO.
-
-2001-07-15 Sean MacIsaac <macisaac@ximian.com>
-
- * CodeGenerator.cs: moved using statement out of namespace
- declaration.
-